- Adds a "Trainer" menu in the settings
- Start on level: Instead of starting on level 1, you can start your runs on any other level (Tutorial currently broken)
- Loop level: When finishing the current level, restart that same level again and stop the run progression (useful for ILs, practice)
- Force upgrade: Select an upgrade to always be given as a first choice at the end of every level (until picked if non-stackable)
- Start with upgrade: Start immediately with force upgrade, instead of having to pick it at the end of the level. Currently only works after the first death/suicide (useful for ILs, practice)
- Debug mode enabled
- Press
lto exit toggle debug mode - FPS counter
- Press
non the keyboard to skip to the next level - Press
pto regenerate life and see some debug info - Press
oto see a debug message - Press
Altto see some debug info - Prevents leaderboards submissions
- Press
- UndertaleModTool
- git to apply the mod's diffs
- Go to
C:\Program Files (x86)\Steam\steamapps\common\Post Void\ - Download the tarball of this repository, and export it in the Post Void folder
- Open
data.winwith UndertaleModtool Scripts > Run bultin script > ExportAllCode.csx- Run
create_trainer_mod_files.bat Scripts > Run other script..., and openImport_GML.csx- Select generated the
trainer_mod_filesdirectory to be imported - When asked to
Do you want to automatically attempt to link imported code?, say Yes File > Saveto save your moddeddata.win. It's advised that you create a duplicate of your modded and cleandata.winfiles, and rename/overwrite them as needed.
