files:
- engine: http://zxstudio.org/projects/openhorizon/open-horizon-demo6.zip
- assets: $STEAM:228400:/
game:
exe: open-horizon-linux64
installer:
- extract:
dst: $GAMEDIR
file: engine
- merge:
dst: $GAMEDIR
src: assets
description: This is a work in progress demo of an open source re-implementation of
the game engine.
game_slug: ace-combattm-assault-horizon-enhanced-edition
gogslug: ''
humblestoreid: ''
installer_slug: ace-combattm-assault-horizon-open-horizon
name: "ACE COMBAT\u2122 ASSAULT HORIZON Enhanced Edition"
notes: ''
runner: linux
script:
files:
- engine: http://zxstudio.org/projects/openhorizon/open-horizon-demo6.zip
- assets: $STEAM:228400:/
game:
exe: open-horizon-linux64
installer:
- extract:
dst: $GAMEDIR
file: engine
- merge:
dst: $GAMEDIR
src: assets
slug: ace-combattm-assault-horizon-open-horizon
steamid: 228400
version: Open Horizon
year: 2013
{
"game_slug": "ace-combattm-assault-horizon-enhanced-edition",
"version": "Open Horizon",
"description": "This is a work in progress demo of an open source re-implementation of the game engine.",
"notes": "",
"name": "ACE COMBAT\u2122 ASSAULT HORIZON Enhanced Edition",
"year": 2013,
"steamid": 228400,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "ace-combattm-assault-horizon-open-horizon",
"installer_slug": "ace-combattm-assault-horizon-open-horizon",
"script": {
"files": [
{
"engine": "http://zxstudio.org/projects/openhorizon/open-horizon-demo6.zip"
},
{
"assets": "$STEAM:228400:/"
}
],
"game": {
"exe": "open-horizon-linux64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "assets"
}
}
]
}
}