Skip to content

Releases: alexbernardi360/GameBook-parser

GameBook Parser v1.1

27 Oct 12:51
Compare
Choose a tag to compare

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

25 Oct 14:13
Compare
Choose a tag to compare

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