* Bump LUS to `94b755b77c0c0f566686c9d23fa4c15e23473a0c`.
Remove `CVAR_ALT_ASSETS` from LUS cvars cmake.
Change all pertinent `CVarGetInteger` calls for `CVAR_ALT_ASSETS` to `ResourceManager::IsAltAssetsEnabled`.
Implement frame-end toggle of `mAltAssetsEnabled`.
* Remove `ShouldClearTextureCacheAtEndOfFrame`.
Move prevAltAssets check to end of `Gfx_ProcessGfxCommands`.
* Missed initial `mAltAssetsEnabled` set.
* 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
* 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
Co-authored-by: Louis <35883445+louist103@users.noreply.github.com>
Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com>
Co-authored-by: Random06457 <28494085+Random06457@users.noreply.github.com>