Releases: mos9527/sssekai
Releases · mos9527/sssekai
Version 0.2.9
abcache: Add `--dump-master-data` option
Version 0.2.8
rla2json: Ensure utf-8 encoding for the output file
Version 0.2.7
Implement `rla2json` command to convert RLA files to JSON format * Please refer to the updated Wiki page for more information Removed `mitm` script
Version 0.2.6
Update README to include installation instructions w/ git Update Live2D CRC Hash table to include new parameters Clean up
Version 0.2.5
abcache: Make sure the directory for the cache is created before trying to read/write to it
Version 0.2.4
abcache : Cached game version and its hash is now stored in the cache file. abcache : `--app-version` and `--app-appHash` is now only required when `--no-update` is not used.
Version 0.2.3
Fixed Windows CI build (https://github.com/K0lb3/UnityPy/issues/184)