Releases: kabili207/zora-sharp
Releases · kabili207/zora-sharp
Version 2.3
Version 2.2
New features include:
- Ability to parse secrets from a text string
- Added IsLinkedGame and IsHeroQuest to
.zora
files - Replaced Unknown76 with WasGivenFreeRing
- Include unknown values in
.zora
files - Ability to load game data from a battery (ie. emulator) save files
- Ability to load a Memory Secret
- Removed dependency on Newtonsoft JSON.Net
Version 2.1
Split linked game and hero's quest into two fields.
This library depends on the included Newtonsoft.Json.dll
Version 2.0
Fully working encoder and decoder for game, ring, and memory secrets.
Version 1.0
First release of decoder. Not capable of generating secrets!