Changes

Jump to navigation Jump to search
487 bytes added ,  12:25, 4 May 2016
no edit summary
Line 4: Line 4:     
The root of your mod can additionally include a Personalities.xml file to add new [[Modding#Personalities|personalities]] to the game.
 
The root of your mod can additionally include a Personalities.xml file to add new [[Modding#Personalities|personalities]] to the game.
 +
 +
== Debugging console ==
 +
The debugging console can be enabled by using the "-debugconsole" launch parameter.
 +
This can be accomplished in Steam by setting it as a launch option for the game, in Windows by making a shortcut to the game and appending the parameter to the end of the path or otherwise launching the game from a terminal/commandline but adding -debugconsole to the end.
 +
 +
The console can be opened in-game by using the Home button, which you can rebind in the options window.
    
== In-game content ==
 
== In-game content ==

Navigation menu