Initial Commit

Not a working build, but I wanted to get this on my github.
This commit is contained in:
Julia Lange 2019-03-19 12:06:46 -07:00
parent a7ef808d1e
commit aaef4d2e9a
7 changed files with 551 additions and 1 deletions

3
data/enums/playerdata.js Normal file
View file

@ -0,0 +1,3 @@
"use strict";
// Generated by https://quicktype.io
exports.__esModule = true;