For those interested in the technical architecture, the Console Commands GitHub repository contains the source code and build instructions using , offering an "under the hood" look at how these commands interface with the Starsector engine. Intro to Modding | StarSector Wiki

: Drag the unzipped folder into your Starsector/mods directory.

| Command | Syntax | Verified Effect | | :--- | :--- | :--- | | | infinite supplies / infinite fuel | Toggles unlimited consumption. Essential for deep space exploration. | | Add Supplies | addsupplies [x] | Adds exactly x supplies to your cargo. | | Add Fuel | addfuel [x] | Adds x units of fuel. | | Add Crew | addcrew [x] | Instantly hires x crew. | | Add Heavy Machinery | additem heavy_machinery [x] | Crucial for colony salvage. | | Restore CR | restorecr | Restores Combat Readiness for your entire fleet. Useful after a nasty nebula storm. | | Repair | repair | Instantly repairs all armor and hull damage on all ships in your fleet. |

. Note that "Console Commands" is a community-created mod required for these features. Accessing the Console

Once the console is open, you can type help to see a full list, but the list is massive. Here are the most useful, verified commands you will use 90% of the time.