files:
- file1: N/A:Please select the C16 game file
game:
core: vice_xplus4
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
description: null
game_slug: airwolf-ii
gogslug: ''
humblestoreid: ''
installer_slug: airwolf-ii-commodore-16
name: Airwolf II
notes: ''
runner: libretro
script:
files:
- file1: N/A:Please select the C16 game file
game:
core: vice_xplus4
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
slug: airwolf-ii-commodore-16
steamid: null
version: Commodore 16
year: 1986
{
"game_slug": "airwolf-ii",
"version": "Commodore 16",
"description": null,
"notes": "",
"name": "Airwolf II",
"year": 1986,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "airwolf-ii-commodore-16",
"installer_slug": "airwolf-ii-commodore-16",
"script": {
"files": [
{
"file1": "N/A:Please select the C16 game file"
}
],
"game": {
"core": "vice_xplus4",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
}
]
}
}