files:
- setupfile: https://sourceforge.net/projects/transarctica-remake/files/transarctica_exec_8c.zip/download
game:
exe: $GAMEDIR/drive_c/Program Files/Transarctica Remake/transarctica.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: setupfile
format: zip
- merge:
dst: $GAMEDIR/drive_c/Program Files/Transarctica Remake
src: $CACHE
description: Open source revival of the game Transarctica / Arctic Baron. Currently
in Alpha.
game_slug: transarctica-remake
gogslug: ''
humblestoreid: ''
installer_slug: transarctica-remake-v8c
name: Transarctica Remake
notes: "* This is an ALPHA version. Some features from the original game might be\
\ broken or missing.\r\n* Check https://transarctica.fandom.com/wiki/Transarctica_Wiki\
\ for more about this game."
runner: wine
script:
files:
- setupfile: https://sourceforge.net/projects/transarctica-remake/files/transarctica_exec_8c.zip/download
game:
exe: $GAMEDIR/drive_c/Program Files/Transarctica Remake/transarctica.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: setupfile
format: zip
- merge:
dst: $GAMEDIR/drive_c/Program Files/Transarctica Remake
src: $CACHE
slug: transarctica-remake-v8c
steamid: null
version: v8c
year: 2019
{
"game_slug": "transarctica-remake",
"version": "v8c",
"description": "Open source revival of the game Transarctica / Arctic Baron. Currently in Alpha.",
"notes": "* This is an ALPHA version. Some features from the original game might be broken or missing.\r\n* Check https://transarctica.fandom.com/wiki/Transarctica_Wiki for more about this game.",
"name": "Transarctica Remake",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "transarctica-remake-v8c",
"installer_slug": "transarctica-remake-v8c",
"script": {
"files": [
{
"setupfile": "https://sourceforge.net/projects/transarctica-remake/files/transarctica_exec_8c.zip/download"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/Transarctica Remake/transarctica.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "setupfile",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files/Transarctica Remake",
"src": "$CACHE"
}
}
]
}
}