files:
- zip_file: N/A:Please select the itch zipfile
game:
exe: drive_c/itchio/NMKART/NMKART.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/itchio/NMKART/
file: zip_file
description: ''
game_slug: nightmare-kart
gogslug: ''
humblestoreid: ''
installer_slug: nightmare-kart-latest-itch-io
name: Nightmare Kart
notes: The main menu might be laggy. In that case, go to in-game settings and change
resolution and/or turn off CRT effects.
runner: wine
script:
files:
- zip_file: N/A:Please select the itch zipfile
game:
exe: drive_c/itchio/NMKART/NMKART.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/itchio/NMKART/
file: zip_file
slug: nightmare-kart-latest-itch-io
steamid: 2930160
version: Latest itch io
year: 2024
{
"game_slug": "nightmare-kart",
"version": "Latest itch io",
"description": "",
"notes": "The main menu might be laggy. In that case, go to in-game settings and change resolution and/or turn off CRT effects.",
"name": "Nightmare Kart",
"year": 2024,
"steamid": 2930160,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "nightmare-kart-latest-itch-io",
"installer_slug": "nightmare-kart-latest-itch-io",
"script": {
"files": [
{
"zip_file": "N/A:Please select the itch zipfile"
}
],
"game": {
"exe": "drive_c/itchio/NMKART/NMKART.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/itchio/NMKART/",
"file": "zip_file"
}
}
]
}
}