Installer pokepathtd-x86-64

files:
- file1: N/A:Select the game's appimage file
game:
  exe: PokePathTD.AppImage
installer:
- chmodx: file1
- move:
    dst: $GAMEDIR/PokePathTD.AppImage
    src: file1
description: Now in Appimage !
game_slug: pokepathtd
gogslug: ''
humblestoreid: ''
installer_slug: pokepathtd-x86-64
name: PokePathTD
notes: Currently there's no static download url so the user have to provide it
runner: linux
script:
  files:
  - file1: N/A:Select the game's appimage file
  game:
    exe: PokePathTD.AppImage
  installer:
  - chmodx: file1
  - move:
      dst: $GAMEDIR/PokePathTD.AppImage
      src: file1
slug: pokepathtd-x86-64
steamid: null
version: x86-64
year: 2025
{
  "game_slug": "pokepathtd",
  "version": "x86-64",
  "description": "Now in Appimage !",
  "notes": "Currently there's no static download url so the user have to provide it",
  "name": "PokePathTD",
  "year": 2025,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "pokepathtd-x86-64",
  "installer_slug": "pokepathtd-x86-64",
  "script": {
    "files": [
      {
        "file1": "N/A:Select the game's appimage file"
      }
    ],
    "game": {
      "exe": "PokePathTD.AppImage"
    },
    "installer": [
      {
        "chmodx": "file1"
      },
      {
        "move": {
          "dst": "$GAMEDIR/PokePathTD.AppImage",
          "src": "file1"
        }
      }
    ]
  }
}
Back to game