Releases: alexbernardi360/GameBook-parser
Releases · alexbernardi360/GameBook-parser
GameBook Parser v1.1
Features
- Export a GameBook in SQLite database format to a JSON file.
- Validate a GameBook in JSON format via JSON schema.
Build
Install the NodeJS dependecies
npm install
Use
Launch the application
node GBparser.js FILE_PATH
GameBook Parser v1.0
Features
- Export a GameBook in SQLite database format to a JSON file.
Build
Install the NodeJS dependecies
npm install
Use
Launch the application
node GBparser.js FILE_PATH