files:
- ksainstaller: N/A:Please select the downloaded installer for this game
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/Kitten Space Agency/KSA.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Kitten Space Agency/
installer:
- task:
arch: win64
description: Creating wine prefix ...
install_gecko: true
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet9
description: Installing .NET 9 into wine prefix ...
name: winetricks
silent: true
- task:
arch: win64
args: /SP- /SILENT /SUPRESSMSGBOXES /NOICONS /ALLUSERS
blocking: true
description: Running KSA installer ...
executable: ksainstaller
name: wineexec
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/
description: Install KSA (with .NET 9)
game_slug: kitten-space-agency
gogslug: ''
humblestoreid: ''
installer_slug: kitten-space-agency-pre-alpha-202511
name: Kitten Space Agency
notes: "The installer has to be downloaded from `https://ksa.ahwoo.com`.\r\nIt's name\
\ is typically something like `setup_ksa_v2025.11.4.2791.exe`."
runner: wine
script:
files:
- ksainstaller: N/A:Please select the downloaded installer for this game
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/Kitten Space Agency/KSA.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Kitten Space Agency/
installer:
- task:
arch: win64
description: Creating wine prefix ...
install_gecko: true
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet9
description: Installing .NET 9 into wine prefix ...
name: winetricks
silent: true
- task:
arch: win64
args: /SP- /SILENT /SUPRESSMSGBOXES /NOICONS /ALLUSERS
blocking: true
description: Running KSA installer ...
executable: ksainstaller
name: wineexec
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/
slug: kitten-space-agency-pre-alpha-202511
steamid: null
version: Pre-Alpha 2025.11
year: 2025
{
"game_slug": "kitten-space-agency",
"version": "Pre-Alpha 2025.11",
"description": "Install KSA (with .NET 9)",
"notes": "The installer has to be downloaded from `https://ksa.ahwoo.com`.\r\nIt's name is typically something like `setup_ksa_v2025.11.4.2791.exe`.",
"name": "Kitten Space Agency",
"year": 2025,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "kitten-space-agency-pre-alpha-202511",
"installer_slug": "kitten-space-agency-pre-alpha-202511",
"script": {
"files": [
{
"ksainstaller": "N/A:Please select the downloaded installer for this game"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files/Kitten Space Agency/KSA.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/Kitten Space Agency/"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating wine prefix ...",
"install_gecko": true,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet9",
"description": "Installing .NET 9 into wine prefix ...",
"name": "winetricks",
"silent": true
}
},
{
"task": {
"arch": "win64",
"args": "/SP- /SILENT /SUPRESSMSGBOXES /NOICONS /ALLUSERS",
"blocking": true,
"description": "Running KSA installer ...",
"executable": "ksainstaller",
"name": "wineexec",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/"
}
}
]
}
}