sachaw / personalLogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Logger

This project is used for converting data from PersonalSheet.xlsx into the format required for PersonalParser

Two files are requred (ones provided are fine):

  • Personal.json which can be obtained by using the tools provided in Rei's repo
  • PersonalSheet.csv see #assets on the PokeModding discord, file needs to be converted from xlsx to csv

How To:

  • Clone the repo
  • yarn or npm install
  • yarn log or npm run log

The output will be saved as output.json

Credit to @emannotava for original concept & workings

About


Languages

Language:JavaScript 100.0%