A CLI and Lib designed for parsing the GenshinData repo into useable data for the TeyvatDev API
- Rust
- Create a folder to contain the data from the GenshinData repo
./data/
and clone the repo into it - You can test the configuration by running
cargo run parse weapon
which will parse weapon data
Below is a checklist of everything done, todo and future, please help out if you can!
- Weapons
- WeaponAscensions
- WeaponPromotes
- [] Characters
- [] CharacterAscensions
- [] CharacterProfile
- [] Talents
- [] Elements
- [] Regions
TBA