Installer growtopia-growtopia-latest

files:
- setup: https://growtopiagame.com/Growtopia-Installer.exe
game:
  arch: win64
  exe: drive_c/users/$USER/AppData/Local/Growtopia/Growtopia.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Install the game
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: growtopia
gogslug: ''
humblestoreid: ''
installer_slug: growtopia-growtopia-latest
name: Growtopia
notes: "Run the installer, and click install and accept when the visual studio pop\
  \ up appears.\r\n\r\nMake sure to un-check the \"Launch after installation\" checkbox\
  \ on the last step to complete installation on Lutris.\r\n\r\nIf the game requires\
  \ an update, simply re-run the script again. Let me know on Discord (@ardishco)\
  \ If you think the script is broken and needs to be fixed."
runner: wine
script:
  files:
  - setup: https://growtopiagame.com/Growtopia-Installer.exe
  game:
    arch: win64
    exe: drive_c/users/$USER/AppData/Local/Growtopia/Growtopia.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Install the game
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: growtopia-growtopia-latest
steamid: null
version: Growtopia Latest
year: 2013
{
  "game_slug": "growtopia",
  "version": "Growtopia Latest",
  "description": "",
  "notes": "Run the installer, and click install and accept when the visual studio pop up appears.\r\n\r\nMake sure to un-check the \"Launch after installation\" checkbox on the last step to complete installation on Lutris.\r\n\r\nIf the game requires an update, simply re-run the script again. Let me know on Discord (@ardishco) If you think the script is broken and needs to be fixed.",
  "name": "Growtopia",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "growtopia-growtopia-latest",
  "installer_slug": "growtopia-growtopia-latest",
  "script": {
    "files": [
      {
        "setup": "https://growtopiagame.com/Growtopia-Installer.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/AppData/Local/Growtopia/Growtopia.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Install the game",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game