Updated game script to align with GameDB API on core. Updated license files to match Github repository. (#82)

This commit is contained in:
Flame Sage
2018-05-09 21:43:23 -04:00
committed by GitHub
parent da5e951b3b
commit 1be32e9ef5
8 changed files with 452 additions and 1113 deletions

View File

@ -11,5 +11,5 @@
},
"preferGlobal": false,
"private": true,
"license": "GPLv3"
"license": "AGPL-3.0-or-later"
}