Skip to content

Releases: mos9527/sssekai

Version 0.2.9

27 Aug 02:27
Compare
Choose a tag to compare
abcache: Add `--dump-master-data` option

Version 0.2.8

25 Aug 13:26
Compare
Choose a tag to compare
rla2json: Ensure utf-8 encoding for the output file

Version 0.2.7

24 Aug 06:47
Compare
Choose a tag to compare
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

17 Aug 16:57
Compare
Choose a tag to compare
Update README to include installation instructions w/ git
Update Live2D CRC Hash table to include new parameters
Clean up

Version 0.2.5

03 Aug 08:25
Compare
Choose a tag to compare
abcache: Make sure the directory for the cache is created before trying to read/write to it

Version 0.2.4

12 Jun 14:48
Compare
Choose a tag to compare
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

12 Jun 13:35
Compare
Choose a tag to compare
Fixed Windows CI build (https://github.com/K0lb3/UnityPy/issues/184)