Console Commands
From Terra Invicta Official Wiki
The game's console can be enabled by editing the following file in the game's folder with a text editor: TerraInvicta_Data\StreamingAssets\Templates\TIGlobalConfig.json
In the second half there is the following line: "debug_ConsoleActive": false,. Set it to true and save the file. Note that certain game updates might overwrite the file, requiring another edit.
The console can be opened with the ~ key.
| Command | Effect | Example |
|---|---|---|
| help | Lists all commands | help |
| giveresource | Adds a resource by amount to [faction internal name] | giveresource Money,100,SubmitCouncil |
Factions have the following internal names:
| Faction | Internal name |
|---|---|
| Humanity First | DestroyCouncil |
| Project Exodus | EscapeCouncil |
| The Academy | CooperateCouncil |
| The Initiative | ExploitCouncil |
| The Protectorate | AppeaseCouncil |
| The Resistance | ResistCouncil |
| The Servants | SubmitCouncil |
| Aliens | AlienCouncil |


