- bump SDL to 2.32.0
- bump NDK to r27c
- bump AGP to 8.8.0
- bump Gradle to 8.10.2
- bump CMake to 3.31.5
- bump targetSdkVersion to 34
- add GitHub Actions Release support (Debug)
- add Special External Storage Permission support
- fix "assets not found" error on first launch
- add Android 5 & 6 support
* ci(linux): install libzip without crypto, bump sdl from 2.28.5 -> 2.30.3
* just install libzip with apt for otr gen
* copy the .so to a place linuxdeploy looks for it
* but do it in the right place
* fix macports cache
* cache key obey os version
* more tweaks
* fix sccache and try mac gtar replacement
* oh a custom gtar wrapper..
* comments and different test
* update
* soh otr after main build
* cache bust
* 2ship o2r builder
* change install path
* bust cache
* sccache cmake fixes
* dont list 2ship.o2r in pr artifacts
* add linux clang format script
* first shot at powershell
* whoops
* webrequest is slow, try webclient
* just get the one file
* simplify and maybe make it work?
* whoops again
* try a different suggestion
* why is it always windows
* again
* try again
* bit of path stuff
* chmod +x
* add action to check
* fix workflow name
* pack release builds
* changes
* test
* more
* different unzip
* different unzip 2
* add pr artifacts action
* mm hashes
* add gc rom
* update linux sh
* fix windows linking
* give windows release a console
* tweaks