Releases: tomchapin/undertale-save-converter
Releases · tomchapin/undertale-save-converter
v2.1
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.