Skip to content

Commands and settings

Commands

CommandPurpose
IC10: Restart Language ServerRestarts the bundled language server.
IC10: Create Simulation EnvironmentCreates and opens a visual simulation file.
IC10: Create Environment from TemplateStarts from a packaged example.
IC10: Create Scenario TestCreates a scenario fixture and editor.
IC10: Build for GameWrites deployable code and sidecars.
IC10: Copy Deployable CodeCopies the identical build without writing files.
IC10: Step World TickAdvances all eligible simulated ICs one world tick.
IC10: Select Simulation ContextChooses the environment used for editing intelligence.
IC10: Remove All CommentsRemoves comments and preserves safe relative branches.

Frequently used settings

SettingPurpose
ic10.server.pathSelects a custom language-server executable.
ic10.debugAdapter.pathSelects a custom debug adapter.
ic10.cli.pathSelects a custom ic10 runner.
ic10.testing.rerunOnSaveRe-runs affected tests after a save.
ic10.diagnostics.unusedControls unused/dead-code diagnostics.
ic10.build.optimizationSelects none, readable, or compact output.
ic10.trace.serverEnables LSP protocol logging for troubleshooting.

Use Preferences: Open Settings (UI) and search for Stationeers Toolkit or ic10.

⚠️ This documentation was AI-generated and may contain inaccuracies. Please submit pull requests with corrections as needed.