files:
- gameInstaller:
filename: tworobots_installer.exe
url: https://api.tworobots.com/client/updates/bootstrap/4renn0va
- powershellInstaller: https://github.com/PietJankbal/powershell-wrapper-for-wine/raw/master/install_pwshwrapper.exe
game:
exe: $GAMEDIR/drive_c/users/steamuser/AppData/Local/Programs/two-robots/Two Robots.exe
launch_configs:
- args: -resetdefault -run powershell -Command "Start-Process 'C:\users\steamuser\AppData\Local\two-robots-updater\pending\*.exe'
-NoNewWindow -Wait && Stop-Process -Name 'Two Robots'"
exe: $GAMEDIR/drive_c/ConEmu/ConEmu.exe
name: Install Update (Only Use After Downloading Update)
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
- merge:
dst: $GAMEDIR/drive_c
src: gameInstaller
- task:
arch: win64
executable: powershellInstaller
name: wineexec
- task:
arch: win64
args: -noninteractive -c 'echo "Powershell Installed"'
executable: powershell
name: wineexec
- task:
arch: win64
args: -resetdefault -run powershell -Command "Start-Process 'C:\tworobots_installer.exe'
-NoNewWindow -Wait && Stop-Process -Name 'Two Robots'"
executable: $GAMEDIR/drive_c/ConEmu/ConEmu.exe
name: wineexec
- task:
arch: win64
args: -resetdefault -run powershell -NonInteractive -Command "Stop-Process -Name
'Two Robots'"
executable: $GAMEDIR/drive_c/ConEmu/ConEmu.exe
name: wineexec
description: ''
game_slug: two-robots-unleashed
gogslug: ''
humblestoreid: ''
installer_slug: two-robots-unleashed-latest
name: 'Two Robots: Unleashed'
notes: "This requires the WINE Powershell wrapper to be installed first, but it will\
\ be automatically installed before attempting to use the supplied installer. \r\
\n\r\nIf asked to install .NET 4.8 during installation, it is safe to dismiss this."
runner: wine
script:
files:
- gameInstaller:
filename: tworobots_installer.exe
url: https://api.tworobots.com/client/updates/bootstrap/4renn0va
- powershellInstaller: https://github.com/PietJankbal/powershell-wrapper-for-wine/raw/master/install_pwshwrapper.exe
game:
exe: $GAMEDIR/drive_c/users/steamuser/AppData/Local/Programs/two-robots/Two Robots.exe
launch_configs:
- args: -resetdefault -run powershell -Command "Start-Process 'C:\users\steamuser\AppData\Local\two-robots-updater\pending\*.exe'
-NoNewWindow -Wait && Stop-Process -Name 'Two Robots'"
exe: $GAMEDIR/drive_c/ConEmu/ConEmu.exe
name: Install Update (Only Use After Downloading Update)
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
- merge:
dst: $GAMEDIR/drive_c
src: gameInstaller
- task:
arch: win64
executable: powershellInstaller
name: wineexec
- task:
arch: win64
args: -noninteractive -c 'echo "Powershell Installed"'
executable: powershell
name: wineexec
- task:
arch: win64
args: -resetdefault -run powershell -Command "Start-Process 'C:\tworobots_installer.exe'
-NoNewWindow -Wait && Stop-Process -Name 'Two Robots'"
executable: $GAMEDIR/drive_c/ConEmu/ConEmu.exe
name: wineexec
- task:
arch: win64
args: -resetdefault -run powershell -NonInteractive -Command "Stop-Process -Name
'Two Robots'"
executable: $GAMEDIR/drive_c/ConEmu/ConEmu.exe
name: wineexec
slug: two-robots-unleashed-latest
steamid: null
version: Latest
year: 2026
{
"game_slug": "two-robots-unleashed",
"version": "Latest",
"description": "",
"notes": "This requires the WINE Powershell wrapper to be installed first, but it will be automatically installed before attempting to use the supplied installer. \r\n\r\nIf asked to install .NET 4.8 during installation, it is safe to dismiss this.",
"name": "Two Robots: Unleashed",
"year": 2026,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "two-robots-unleashed-latest",
"installer_slug": "two-robots-unleashed-latest",
"script": {
"files": [
{
"gameInstaller": {
"filename": "tworobots_installer.exe",
"url": "https://api.tworobots.com/client/updates/bootstrap/4renn0va"
}
},
{
"powershellInstaller": "https://github.com/PietJankbal/powershell-wrapper-for-wine/raw/master/install_pwshwrapper.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/users/steamuser/AppData/Local/Programs/two-robots/Two Robots.exe",
"launch_configs": [
{
"args": "-resetdefault -run powershell -Command \"Start-Process 'C:\\users\\steamuser\\AppData\\Local\\two-robots-updater\\pending\\*.exe' -NoNewWindow -Wait && Stop-Process -Name 'Two Robots'\"",
"exe": "$GAMEDIR/drive_c/ConEmu/ConEmu.exe",
"name": "Install Update (Only Use After Downloading Update)"
}
],
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c",
"src": "gameInstaller"
}
},
{
"task": {
"arch": "win64",
"executable": "powershellInstaller",
"name": "wineexec"
}
},
{
"task": {
"arch": "win64",
"args": "-noninteractive -c 'echo \"Powershell Installed\"'",
"executable": "powershell",
"name": "wineexec"
}
},
{
"task": {
"arch": "win64",
"args": "-resetdefault -run powershell -Command \"Start-Process 'C:\\tworobots_installer.exe' -NoNewWindow -Wait && Stop-Process -Name 'Two Robots'\"",
"executable": "$GAMEDIR/drive_c/ConEmu/ConEmu.exe",
"name": "wineexec"
}
},
{
"task": {
"arch": "win64",
"args": "-resetdefault -run powershell -NonInteractive -Command \"Stop-Process -Name 'Two Robots'\"",
"executable": "$GAMEDIR/drive_c/ConEmu/ConEmu.exe",
"name": "wineexec"
}
}
]
}
}