tool to create a relic export from network packets of a certain turn-based anime game
please follow the instructions here
What's Changed
- feat: 3.4 update by @emmachase in #109
- feat: Add WebSocket Server for Streaming Updates in #105
- Adds support for live-streaming updates to relics, characters, and gacha-info from the game. Currently this feature is gated behind the
--stream
CLI flag. Support will be added soon in the Optimizer to use this server to stream updates from the game in real-time.
- Adds support for live-streaming updates to relics, characters, and gacha-info from the game. Currently this feature is gated behind the
Full Changelog: v0.5.2...v0.6.0
Which Release Do I Need?
Most users should use the reliquary-archiver-pktmon-x64.exe
release as it simplifies installation and reduces the chance of encountering issues. If you feel uncomfortable running the application as an administrator, you may use the reliquary-archiver-pcap-x64.exe
release after following these instructions.
If you are using the pcap release, and the program gets stuck at detected connection established
, please try the pktmon release.