- Start the game with
-devconsole
launch argument (Steam Guide / Epic Games Guide) - Press the Backtick (Grave Accent) to toggle console
Command | Description |
---|---|
Iamcheater | Toggles Cheats |
Key | Description |
---|---|
I | Adds items to shelter |
SHIFT | Toggles Game Speed |
This War of Mine v6.0.0 Dump or run the following (Source):
local a={}function dump(b,c)a[b]=true;local d={}local e=0;for f in pairs(b)do e=e+1;d[e]=f end;table.sort(d)for f,g in ipairs(d)do print(c,g)g=b[g]if type(g)=="table"and not a[g]then dump(g,c.."-")end end end;dump(_G,"-")
Open ConsoleOutput.html
located in the root of the game directory to view them all.
- Open
Library
- Click
...
forThis War of Mine
- Click
Manage
- Enable
Launch Options
- Add
-devconsole
to theLaunch Options
field
Dev Console in Main Menu
Dev Console in Game
Profit?!