This commit is contained in:
Synthasmagoria 2026-09-11 13:27:24 +02:00
commit 7a83face87
191 changed files with 355618 additions and 0 deletions

3
NOTES.MD Normal file
View file

@ -0,0 +1,3 @@
For a release build you can do
upx --best --lzma game_desktop.bin
Though apparently this is somewhat problematic