Skip to content

Hunman/ffxiv

 
 

Repository files navigation

Lulu’s Tools

https://ffxiv.pf-n.co/

Just a site so I can learn new frameworks and stuff.

Development

  1. npm install
  2. npm run dev
  3. Go to localhost:3000

Updating data

  1. Download SaintCoinach.Cmd to ffxiv/datamining
  2. Execute SaintCoinach.Cmd.exe "D:\\SquareEnix\\FINAL FANTASY XIV - A Realm Reborn" then allrawexd (also maps, ui, uihd)
  3. Download the CN and KO repositories to ffxiv/datamining (git pull)
  4. Execute whatever scripts I wrote that grab data (node --experimental-specifier-resolution=node --loader ts-node/esm [SCRIPT])

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.3%
  • TypeScript 2.6%
  • Other 0.1%