files:
- file_engine: https://downloads.tuxfamily.org/godotengine/4.2.1/Godot_v4.2.1-stable_linux.x86_64.zip
- file_templates: https://downloads.tuxfamily.org/godotengine/4.2.1/Godot_v4.2.1-stable_export_templates.tpz
game:
exe: Godot_v4.2.1-stable_linux.x86_64
installer:
- extract:
description: Extracting Godot Engine...
dst: $GAMEDIR
file: file_engine
- chmodx: Godot_v4.2.1-stable_linux.x86_64
- extract:
description: Extracting export templates...
dst: $GAMEDIR/editor_data/templates
file: file_templates
format: zip
description: Latest stable of the standard version.
game_slug: godot-engine
gogslug: ''
humblestoreid: ''
installer_slug: godot-engine-latest-stable
name: Godot Engine
notes: ''
runner: linux
script:
files:
- file_engine: https://downloads.tuxfamily.org/godotengine/4.2.1/Godot_v4.2.1-stable_linux.x86_64.zip
- file_templates: https://downloads.tuxfamily.org/godotengine/4.2.1/Godot_v4.2.1-stable_export_templates.tpz
game:
exe: Godot_v4.2.1-stable_linux.x86_64
installer:
- extract:
description: Extracting Godot Engine...
dst: $GAMEDIR
file: file_engine
- chmodx: Godot_v4.2.1-stable_linux.x86_64
- extract:
description: Extracting export templates...
dst: $GAMEDIR/editor_data/templates
file: file_templates
format: zip
slug: godot-engine-latest-stable
steamid: 404790
version: Latest stable
year: 2014
{
"game_slug": "godot-engine",
"version": "Latest stable",
"description": "Latest stable of the standard version.",
"notes": "",
"name": "Godot Engine",
"year": 2014,
"steamid": 404790,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "godot-engine-latest-stable",
"installer_slug": "godot-engine-latest-stable",
"script": {
"files": [
{
"file_engine": "https://downloads.tuxfamily.org/godotengine/4.2.1/Godot_v4.2.1-stable_linux.x86_64.zip"
},
{
"file_templates": "https://downloads.tuxfamily.org/godotengine/4.2.1/Godot_v4.2.1-stable_export_templates.tpz"
}
],
"game": {
"exe": "Godot_v4.2.1-stable_linux.x86_64"
},
"installer": [
{
"extract": {
"description": "Extracting Godot Engine...",
"dst": "$GAMEDIR",
"file": "file_engine"
}
},
{
"chmodx": "Godot_v4.2.1-stable_linux.x86_64"
},
{
"extract": {
"description": "Extracting export templates...",
"dst": "$GAMEDIR/editor_data/templates",
"file": "file_templates",
"format": "zip"
}
}
]
}
}