Skip to content

A CLI and Lib designed for parsing the GenshinData repo into useable data for the TeyvatDev API or anyone

Notifications You must be signed in to change notification settings

teyvat-dev/parser-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genshin Data Parser - Rust

A CLI and Lib designed for parsing the GenshinData repo into useable data for the TeyvatDev API

Requirements

  • Rust

Get Started

  1. Create a folder to contain the data from the GenshinData repo ./data/ and clone the repo into it
  2. You can test the configuration by running cargo run parse weapon which will parse weapon data

Checklist

Below is a checklist of everything done, todo and future, please help out if you can!

Available

  • Weapons
  • WeaponAscensions
  • WeaponPromotes

Upcoming

  • [] Characters
  • [] CharacterAscensions
  • [] CharacterProfile
  • [] Talents
  • [] Elements
  • [] Regions

Everything else

TBA

About

A CLI and Lib designed for parsing the GenshinData repo into useable data for the TeyvatDev API or anyone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages