A small project to parse equipment from Hoyolab into Zenless Zig Zero server
- Zig 100%
| hoyolab | ||
| tutorial | ||
| AvatarBaseTemplateTb.zon | ||
| build.zig | ||
| parser.zig | ||
| README.md | ||
| WeaponTemplateTb.zon | ||
HoyofapZZZParser
A software written in Zig to parse equipments from official account through Hoyolab Create config.zon for Remielle
How to use
Save all your json files from Hoyolab to hoyolab folder.
Run parser and it will generate config.zon.
Copy config.zon to gamesv\config.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.