files:
- file_engine: http://download.tuxfamily.org/godotengine/2.1.4/Godot_v2.1.4-stable_x11.64.zip
- file_sc_config: http://downloads.tuxfamily.org/godotengine/._sc_
- file_demos: http://download.tuxfamily.org/godotengine/demos/2.1/Godot-Demos-2.1.4-stable.zip
- file_templates: http://download.tuxfamily.org/godotengine/2.1.4/Godot_v2.1.4-stable_export_templates.tpz
game:
exe: Godot_v2.1.4-stable_x11.64
installer:
- extract:
dst: $GAMEDIR
file: file_engine
- chmodx: Godot_v2.1.4-stable_x11.64
- move:
dst: $GAMEDIR
src: file_sc_config
- extract:
dst: $GAMEDIR/demos
file: file_demos
- extract:
dst: $GAMEDIR/editor_data/templates
file: file_templates
format: zip
description: 64-bit self-contained binary with demos and export templates.
game_slug: godot-engine
gogslug: ''
humblestoreid: ''
installer_slug: godot-engine-214
name: Godot Engine
notes: ''
runner: linux
script:
files:
- file_engine: http://download.tuxfamily.org/godotengine/2.1.4/Godot_v2.1.4-stable_x11.64.zip
- file_sc_config: http://downloads.tuxfamily.org/godotengine/._sc_
- file_demos: http://download.tuxfamily.org/godotengine/demos/2.1/Godot-Demos-2.1.4-stable.zip
- file_templates: http://download.tuxfamily.org/godotengine/2.1.4/Godot_v2.1.4-stable_export_templates.tpz
game:
exe: Godot_v2.1.4-stable_x11.64
installer:
- extract:
dst: $GAMEDIR
file: file_engine
- chmodx: Godot_v2.1.4-stable_x11.64
- move:
dst: $GAMEDIR
src: file_sc_config
- extract:
dst: $GAMEDIR/demos
file: file_demos
- extract:
dst: $GAMEDIR/editor_data/templates
file: file_templates
format: zip
slug: godot-engine-214
steamid: 404790
version: 2.1.4
year: 2014
{
"game_slug": "godot-engine",
"version": "2.1.4",
"description": "64-bit self-contained binary with demos and export templates.",
"notes": "",
"name": "Godot Engine",
"year": 2014,
"steamid": 404790,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "godot-engine-214",
"installer_slug": "godot-engine-214",
"script": {
"files": [
{
"file_engine": "http://download.tuxfamily.org/godotengine/2.1.4/Godot_v2.1.4-stable_x11.64.zip"
},
{
"file_sc_config": "http://downloads.tuxfamily.org/godotengine/._sc_"
},
{
"file_demos": "http://download.tuxfamily.org/godotengine/demos/2.1/Godot-Demos-2.1.4-stable.zip"
},
{
"file_templates": "http://download.tuxfamily.org/godotengine/2.1.4/Godot_v2.1.4-stable_export_templates.tpz"
}
],
"game": {
"exe": "Godot_v2.1.4-stable_x11.64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "file_engine"
}
},
{
"chmodx": "Godot_v2.1.4-stable_x11.64"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "file_sc_config"
}
},
{
"extract": {
"dst": "$GAMEDIR/demos",
"file": "file_demos"
}
},
{
"extract": {
"dst": "$GAMEDIR/editor_data/templates",
"file": "file_templates",
"format": "zip"
}
}
]
}
}