files:
- zip: http://aottgrc.com/Release/AottgRC64.zip
game:
exe: drive_c/AottgRC64/AottgRC.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/AottgRC64/
src: zip
- task:
app: corefonts
description: Installing Fonts...
name: winetricks
prefix: $GAMEDIR
description: Game runs great, connects to servers without issue.
game_slug: attack-on-titan-tribute-game-rc-mod
gogslug: ''
humblestoreid: ''
installer_slug: attack-on-titan-tribute-game-1
name: Attack on Titan Tribute Game - RC Mod
notes: ''
runner: wine
script:
files:
- zip: http://aottgrc.com/Release/AottgRC64.zip
game:
exe: drive_c/AottgRC64/AottgRC.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/AottgRC64/
src: zip
- task:
app: corefonts
description: Installing Fonts...
name: winetricks
prefix: $GAMEDIR
slug: attack-on-titan-tribute-game-1
steamid: null
version: '1'
year: 2015
{
"game_slug": "attack-on-titan-tribute-game-rc-mod",
"version": "1",
"description": "Game runs great, connects to servers without issue.",
"notes": "",
"name": "Attack on Titan Tribute Game - RC Mod",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "attack-on-titan-tribute-game-1",
"installer_slug": "attack-on-titan-tribute-game-1",
"script": {
"files": [
{
"zip": "http://aottgrc.com/Release/AottgRC64.zip"
}
],
"game": {
"exe": "drive_c/AottgRC64/AottgRC.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Setting up wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/AottgRC64/",
"src": "zip"
}
},
{
"task": {
"app": "corefonts",
"description": "Installing Fonts...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}