Installer eratoho-the-world-windows-gitgud-anont

files:
- archive: https://gitgud.io/Legis1998/anon-tw/-/archive/anon-tw_eng-modding/anon-tw-anon-tw_eng-modding.zip
- dotnet7: https://download.visualstudio.microsoft.com/download/pr/08bbfe8f-812d-479f-803b-23ea0bffce47/c320e4b037f3e92ab7ea92c3d7ea3ca1/windowsdesktop-runtime-7.0.20-win-x64.exe
- dotnet8: https://download.visualstudio.microsoft.com/download/pr/907765b0-2bf8-494e-93aa-5ef9553c5d68/a9308dc010617e6716c0e6abd53b05ce/windowsdesktop-runtime-8.0.8-win-x64.exe
game:
  exe: $GAMEDIR/drive_c/Games/eraTW/EmueraLazyLoadingV2.exe
  launch_configs:
  - args: -debug
    exe: $GAMEDIR/drive_c/Games/eraTW/EmueraLazyLoadingV2.exe
    name: Debug Mode
  - exe: $GAMEDIR/drive_c/Games/eraTW/Emuera1824+v21+EMv18+EEv47 NAudio.exe
    name: Non Lazy Loading
  - args: -debug
    exe: $GAMEDIR/drive_c/Games/eraTW/Emuera1824+v21+EMv18+EEv47 NAudio.exe
    name: Non Lazy Loading Debug
installer:
- task:
    arch: win64
    description: Preparing wineprefix...
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    description: Extracting...
    dst: $GAMEDIR/drive_c/Games/eraTW/
    file: $archive
- task:
    arch: win64
    description: Installing .NET 7...
    executable: dotnet7
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing .NET 8...
    executable: dotnet8
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: ''
game_slug: eratoho-the-world
gogslug: ''
humblestoreid: ''
installer_slug: eratoho-the-world-windows-gitgud-anont
name: eraToho The World
notes: ''
runner: wine
script:
  files:
  - archive: https://gitgud.io/Legis1998/anon-tw/-/archive/anon-tw_eng-modding/anon-tw-anon-tw_eng-modding.zip
  - dotnet7: https://download.visualstudio.microsoft.com/download/pr/08bbfe8f-812d-479f-803b-23ea0bffce47/c320e4b037f3e92ab7ea92c3d7ea3ca1/windowsdesktop-runtime-7.0.20-win-x64.exe
  - dotnet8: https://download.visualstudio.microsoft.com/download/pr/907765b0-2bf8-494e-93aa-5ef9553c5d68/a9308dc010617e6716c0e6abd53b05ce/windowsdesktop-runtime-8.0.8-win-x64.exe
  game:
    exe: $GAMEDIR/drive_c/Games/eraTW/EmueraLazyLoadingV2.exe
    launch_configs:
    - args: -debug
      exe: $GAMEDIR/drive_c/Games/eraTW/EmueraLazyLoadingV2.exe
      name: Debug Mode
    - exe: $GAMEDIR/drive_c/Games/eraTW/Emuera1824+v21+EMv18+EEv47 NAudio.exe
      name: Non Lazy Loading
    - args: -debug
      exe: $GAMEDIR/drive_c/Games/eraTW/Emuera1824+v21+EMv18+EEv47 NAudio.exe
      name: Non Lazy Loading Debug
  installer:
  - task:
      arch: win64
      description: Preparing wineprefix...
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      description: Extracting...
      dst: $GAMEDIR/drive_c/Games/eraTW/
      file: $archive
  - task:
      arch: win64
      description: Installing .NET 7...
      executable: dotnet7
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing .NET 8...
      executable: dotnet8
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: eratoho-the-world-windows-gitgud-anont
steamid: null
version: Windows GitGud AnonTW x64
year: 2013
{
  "game_slug": "eratoho-the-world",
  "version": "Windows GitGud AnonTW x64",
  "description": "",
  "notes": "",
  "name": "eraToho The World",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "eratoho-the-world-windows-gitgud-anont",
  "installer_slug": "eratoho-the-world-windows-gitgud-anont",
  "script": {
    "files": [
      {
        "archive": "https://gitgud.io/Legis1998/anon-tw/-/archive/anon-tw_eng-modding/anon-tw-anon-tw_eng-modding.zip"
      },
      {
        "dotnet7": "https://download.visualstudio.microsoft.com/download/pr/08bbfe8f-812d-479f-803b-23ea0bffce47/c320e4b037f3e92ab7ea92c3d7ea3ca1/windowsdesktop-runtime-7.0.20-win-x64.exe"
      },
      {
        "dotnet8": "https://download.visualstudio.microsoft.com/download/pr/907765b0-2bf8-494e-93aa-5ef9553c5d68/a9308dc010617e6716c0e6abd53b05ce/windowsdesktop-runtime-8.0.8-win-x64.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Games/eraTW/EmueraLazyLoadingV2.exe",
      "launch_configs": [
        {
          "args": "-debug",
          "exe": "$GAMEDIR/drive_c/Games/eraTW/EmueraLazyLoadingV2.exe",
          "name": "Debug Mode"
        },
        {
          "exe": "$GAMEDIR/drive_c/Games/eraTW/Emuera1824+v21+EMv18+EEv47 NAudio.exe",
          "name": "Non Lazy Loading"
        },
        {
          "args": "-debug",
          "exe": "$GAMEDIR/drive_c/Games/eraTW/Emuera1824+v21+EMv18+EEv47 NAudio.exe",
          "name": "Non Lazy Loading Debug"
        }
      ]
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Preparing wineprefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Extracting...",
          "dst": "$GAMEDIR/drive_c/Games/eraTW/",
          "file": "$archive"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing .NET 7...",
          "executable": "dotnet7",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing .NET 8...",
          "executable": "dotnet8",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game