A small project to parse equipment from Hoyolab into Zenless Zig Zero server
hoyolab | ||
tutorial | ||
build.zig | ||
parser.zig | ||
README.md |
HoyofapZZZParser
A software written in Zig to parse equipments from official account through Hoyolab Create gameplay_settings.zon for Yidhari-ZS
How to use
Save all your json files from Hoyolab to hoyolab
folder.
Run parser and it will generate gameplay_settings.zon
How to get Hoyofap json
- Open Battle Records.
2.1. Press F12 to enter inspect mode, head to Network tab, choose your character.
2.2. Filter info?id
and double click one with Type xhr
.
3. Ctrl+S to save json file.
4. Save it to hoyolab.