Skip to content

skyborn-industries/xiv-data-oxidizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XIVData Oxidizer

This is a Rust project that uses ironworks and EXDSchema to extract Final Fantasy XIV game data as CSV files. It is a spiritual successor to SaintCoinach.Cmd and provides functionality similar to its rawexd command.

Game data is parsed using the schemas provided by EXDSchema which is included as a git submodule. Because the schemas are cloned locally, you can easily make changes to them and extract game data without waiting for the upstream schemas to update.

Just want the data?

Check out xiv-data.

Requirements

  • Rust 1.87
  • A local installation of FFXIV

Setup

git clone --recurse-submodules https://github.com/skyborn-industries/xiv-data-oxidizer
cd xiv-data-oxidizer

Usage

git submodule update --remote
cargo run -- "C:\Program Files (x86)\Square Enix\FINAL FANTASY XIV - A Realm Reborn"

FINAL FANTASY is a registered trademark of Square Enix Holdings Co., Ltd.

FINAL FANTASY XIV © SQUARE ENIX CO., LTD.

About

Extract Final Fantasy XIV game data as CSV files

Topics

Resources

License

Stars

Watchers

Forks

Contributors