63
edits
m |
m |
||
| Line 1: | Line 1: | ||
{{Stub}} | |||
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: | 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: | ||