files:
- archive: N/A:Please select the downloaded Factorio game (.xz or .gz)
game:
exe: bin/x64/factorio
installer:
- extract:
dst: $GAMEDIR
file: $archive
description: Installs the game version downloaded from the Factorio website
game_slug: factorio-space-age
gogslug: factorio_space_age
humblestoreid: ''
installer_slug: factorio-space-age-factorio-website
name: 'Factorio: Space Age'
notes: '- Download the linux version of the game from factorio.com/download'
runner: linux
script:
files:
- archive: N/A:Please select the downloaded Factorio game (.xz or .gz)
game:
exe: bin/x64/factorio
installer:
- extract:
dst: $GAMEDIR
file: $archive
slug: factorio-space-age-factorio-website
steamid: 645390
version: factorio-website
year: 2024
{
"game_slug": "factorio-space-age",
"version": "factorio-website",
"description": "Installs the game version downloaded from the Factorio website",
"notes": "- Download the linux version of the game from factorio.com/download",
"name": "Factorio: Space Age",
"year": 2024,
"steamid": 645390,
"gogslug": "factorio_space_age",
"humblestoreid": "",
"runner": "linux",
"slug": "factorio-space-age-factorio-website",
"installer_slug": "factorio-space-age-factorio-website",
"script": {
"files": [
{
"archive": "N/A:Please select the downloaded Factorio game (.xz or .gz)"
}
],
"game": {
"exe": "bin/x64/factorio"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$archive"
}
}
]
}
}