tool to create a relic export from network packets of a certain turn-based anime game
json output format is based on the format of HSR-Scanner
made to be used with fribbels hsr optimizer
run
see instructions here
Changelog
- Support self updating by @emmachase in #79
- this means you'll never have to download another rqa exectuable for a future version again after downloading this version!
- this is also why the version number is missing from this release's file name
- Optimize text map size by @IceDynamix in #82
- shrinks the executable size 30.4MB -> 6.36MB (-79.08%)
- Non-destructive name for output file by @Amejonah1200 in #83
- read: timestamp in output file name
- update for game version 3.0 by @emmachase in #84
- skip writing output file when nothing was recorded by @IceDynamix 679bcab
New Contributors
- @Amejonah1200 made their first contribution in #83
Full Changelog: v0.1.14...v0.2.0