A tool that lets you replace files of programs without requiring backups
Go to file
Fierelier 01c926bf67 Quick and dirty API support, sort of
UML will be rewritten soon, however, I still wanted to add simplistic API support.

- Initialization moved into its own function
- Title does not get set if api == True
- Program only gets initialized if __name__ equals "__main__", so it can be used as an API
2019-06-02 16:31:56 +02:00
assets Added logobig.xcf 2019-01-07 17:25:22 +01:00
.gitignore Ignore error.log 2017-07-21 14:20:05 +02:00
Launch.bat ! Experimental Launch.bat tweak 2018-11-28 00:19:48 +01:00
LICENSE Simple, no-bullshit license 2019-01-05 22:34:54 +01:00
UniversalModloader.py Quick and dirty API support, sort of 2019-06-02 16:31:56 +02:00