This commit is contained in:
Synthasmagoria 2026-07-21 13:17:10 +02:00
commit ded8dbba8c
199 changed files with 367950 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