files:
- file1: N/A:Please select the itch.io archive
game:
exe: The Ultimate Nerd Game.x86_64
launch_configs:
- exe: The Ultimate Nerd Game.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/TUNG v0.2.7/The Ultimate Nerd Game.x86
- chmodx: $GAMEDIR/TUNG v0.2.7/The Ultimate Nerd Game.x86_64
description: Installs the game
game_slug: tung-the-ultimate-nerd-game
gogslug: ''
humblestoreid: ''
installer_slug: tung-the-ultimate-nerd-game-itchio
name: "TUNG \u2014 The Ultimate Nerd Game"
notes: You need to manually download the game from itch.io
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: The Ultimate Nerd Game.x86_64
launch_configs:
- exe: The Ultimate Nerd Game.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/TUNG v0.2.7/The Ultimate Nerd Game.x86
- chmodx: $GAMEDIR/TUNG v0.2.7/The Ultimate Nerd Game.x86_64
slug: tung-the-ultimate-nerd-game-itchio
steamid: null
version: itch.io
year: 2018
{
"game_slug": "tung-the-ultimate-nerd-game",
"version": "itch.io",
"description": "Installs the game",
"notes": "You need to manually download the game from itch.io",
"name": "TUNG \u2014 The Ultimate Nerd Game",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "tung-the-ultimate-nerd-game-itchio",
"installer_slug": "tung-the-ultimate-nerd-game-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "The Ultimate Nerd Game.x86_64",
"launch_configs": [
{
"exe": "The Ultimate Nerd Game.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/TUNG v0.2.7/The Ultimate Nerd Game.x86"
},
{
"chmodx": "$GAMEDIR/TUNG v0.2.7/The Ultimate Nerd Game.x86_64"
}
]
}
}