files:
- game:
filename: frog-fractions.tar.xz
url: http://djazz.se/nas/games/?dl=frog-fractions
game:
main_file: $GAMEDIR/index.html
installer:
- extract:
dst: $GAMEDIR
file: game
web:
disable_scrolling: true
enable_flash: true
remove_margin: true
window_size: 640x480
description: null
game_slug: frog-fractions
gogslug: ''
humblestoreid: ''
installer_slug: frog-fractions-offline
name: Frog Fractions
notes: ''
runner: web
script:
files:
- game:
filename: frog-fractions.tar.xz
url: http://djazz.se/nas/games/?dl=frog-fractions
game:
main_file: $GAMEDIR/index.html
installer:
- extract:
dst: $GAMEDIR
file: game
web:
disable_scrolling: true
enable_flash: true
remove_margin: true
window_size: 640x480
slug: frog-fractions-offline
steamid: null
version: Offline
year: 2012
{
"game_slug": "frog-fractions",
"version": "Offline",
"description": null,
"notes": "",
"name": "Frog Fractions",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "web",
"slug": "frog-fractions-offline",
"installer_slug": "frog-fractions-offline",
"script": {
"files": [
{
"game": {
"filename": "frog-fractions.tar.xz",
"url": "http://djazz.se/nas/games/?dl=frog-fractions"
}
}
],
"game": {
"main_file": "$GAMEDIR/index.html"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
}
],
"web": {
"disable_scrolling": true,
"enable_flash": true,
"remove_margin": true,
"window_size": "640x480"
}
}
}