How to open console

Hello. I don’t know how to open console in Alpha 24. How can I open it?

You can mean one of three things.

To open the black command window console for Stonehearth, that starts before the game runs (useful for modding), you will want to add to the root of your user_settings.json:

"logging" : {
	"show_console" : true
},

To open the cheat console in-game, the one where you can use ib and destroy and teleport, press Ctrl+C.

To open the Lua console, have the Debug Tools mod enabled, and press the > button.

2 Likes

Oh wait. I got it. Thank you again for the answer. There is no problem anymore :hugs: