Skip to content

Scripts that read data from Gwent xml files and turn them into JSON data

License

Notifications You must be signed in to change notification settings

kachna96/gwent-data

 
 

Repository files navigation

Gwent Data

This project contains scripts that transforms the Gwent card data contained in xml files into a nice .json format that you can use in your Gwent projects.

Forked and maintained by me, PRs are welcome.

Card images are not provided, focus is only on data.

Usage

  1. Find and unzip "Path\to\Gwent\GWENT_Data\StreamingAssets\data_definitions". It's a zip file, even if your OS doesn't recognize it as such.
  2. Unzip data_definitions
  3. Run gwent.py, passing in the data_definitions directory path. e.g. py gwent.py .\data_definitions
  4. Make sure your project conforms to the Gwent Fan Content Guidelines.

About

Scripts that read data from Gwent xml files and turn them into JSON data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%