files:
- file_engine: https://downloads.tuxfamily.org/godotengine/3.0.6/Godot_v3.0.6-stable_x11.64.zip
- file_templates: https://download.tuxfamily.org/godotengine/3.0.6/Godot_v3.0.6-stable_export_templates.tpz
game:
exe: Godot_v3.0.6-stable_x11.64
installer:
- extract:
description: Extracting Godot Engine...
dst: $GAMEDIR
file: file_engine
- chmodx: Godot_v3.0.6-stable_x11.64
- extract:
description: Extracting export templates...
dst: $GAMEDIR/editor_data/templates
file: file_templates
format: zip
description: 64-bit self-contained binary with export templates.
game_slug: godot-engine
gogslug: ''
humblestoreid: ''
installer_slug: godot-engine-306
name: Godot Engine
notes: ''
runner: linux
script:
files:
- file_engine: https://downloads.tuxfamily.org/godotengine/3.0.6/Godot_v3.0.6-stable_x11.64.zip
- file_templates: https://download.tuxfamily.org/godotengine/3.0.6/Godot_v3.0.6-stable_export_templates.tpz
game:
exe: Godot_v3.0.6-stable_x11.64
installer:
- extract:
description: Extracting Godot Engine...
dst: $GAMEDIR
file: file_engine
- chmodx: Godot_v3.0.6-stable_x11.64
- extract:
description: Extracting export templates...
dst: $GAMEDIR/editor_data/templates
file: file_templates
format: zip
slug: godot-engine-306
steamid: 404790
version: 3.0.6
year: 2014
{
"game_slug": "godot-engine",
"version": "3.0.6",
"description": "64-bit self-contained binary with export templates.",
"notes": "",
"name": "Godot Engine",
"year": 2014,
"steamid": 404790,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "godot-engine-306",
"installer_slug": "godot-engine-306",
"script": {
"files": [
{
"file_engine": "https://downloads.tuxfamily.org/godotengine/3.0.6/Godot_v3.0.6-stable_x11.64.zip"
},
{
"file_templates": "https://download.tuxfamily.org/godotengine/3.0.6/Godot_v3.0.6-stable_export_templates.tpz"
}
],
"game": {
"exe": "Godot_v3.0.6-stable_x11.64"
},
"installer": [
{
"extract": {
"description": "Extracting Godot Engine...",
"dst": "$GAMEDIR",
"file": "file_engine"
}
},
{
"chmodx": "Godot_v3.0.6-stable_x11.64"
},
{
"extract": {
"description": "Extracting export templates...",
"dst": "$GAMEDIR/editor_data/templates",
"file": "file_templates",
"format": "zip"
}
}
]
}
}