96
edits
(only a couple things known so far) |
|||
| Line 1: | Line 1: | ||
Some things will only work if you turn on "cheats" by running <code>Vars.Game.cheatsEnabled(true)</code><br/> | Some things will only work if you turn on "cheats" by running <code>Vars.Game.cheatsEnabled(true)</code> . It seems this must specifically be done through Lua, and not just editing the Vars table defined in plain text in Journey.exe : that table already has "cheatsEnabled = true" by default, but something changes the value to "false" right after the game starts.<br/>"Cheats" known so far: | ||