fix(plugin): remove in-game settings, single-line notes, record-while-in-game flow
This commit is contained in:
@@ -326,7 +326,7 @@ export default function MainPanel({
|
|||||||
<PanelSection title="Usage Instructions">
|
<PanelSection title="Usage Instructions">
|
||||||
<PanelSectionRow>
|
<PanelSectionRow>
|
||||||
<div className={staticClasses.Text} style={{ fontSize: "12px", padding: "4px 0", lineHeight: "1.5" }}>
|
<div className={staticClasses.Text} style={{ fontSize: "12px", padding: "4px 0", lineHeight: "1.5" }}>
|
||||||
Add this to your game's Steam launch options, then press Start Recording before launching.
|
Add this to your game's Steam launch options, then launch the game. Press Start Recording once you're in-game and ready to benchmark.
|
||||||
</div>
|
</div>
|
||||||
</PanelSectionRow>
|
</PanelSectionRow>
|
||||||
<PanelSectionRow>
|
<PanelSectionRow>
|
||||||
|
|||||||
Reference in New Issue
Block a user