Skip to content

v2.1

Latest
Compare
Choose a tag to compare
@tomchapin tomchapin released this 12 Jul 06:38
· 4 commits to master since this release
115f4b6

This adds support for running the Undertale Save Converter directly, without having to have Python 3 installed.

I accomplished this by using the popular Py2Exe utility to convert the python to a Windows executable.

I have also included instructions in the readme so you can compile the project yourself (to verify the exe), or you can just execute the python file directly if you prefer.