Skip to content

Releases: gbdev/database

Game schema - Draft 3

22 Jan 18:04
Compare
Choose a tag to compare

Formalize game schema using JSON Schema Draft-07 specification.

Overhaul manifest structure.

Game schema - Draft 2

17 Jan 09:52
Compare
Choose a tag to compare

Adds the following properties to the Schema defined in draft1:

  • wip, work-in-progress flags
  • files, Array of 2-d arrays - related files and their descriptions

Game schema - Draft 1

08 Dec 18:13
Compare
Choose a tag to compare

7 mandatory fields and 11 optional ones, this game JSON format specification should cover the majority of information we want to present and we need to tag, search, filter and sort the entries.

This is the first official draft and sets the standard specification we will follow, comply and implement, until futher revisions.