Installer sonic-1-forever-windows

files:
- android: N/A:Please select the .apk or data.rsdk file from the Android release
- data: https://cdn.discordapp.com/attachments/836359808856227904/1069996858761564180/SonicForever_1.5.0_EasySetup.zip
game:
  exe: $GAMEDIR/SonicForever.exe
installer:
- copy:
    dst: $GAMEDIR
    src: android
- extract:
    file: data
- task:
    description: Extracting assets from .apk/data.rsdk file
    executable: $GAMEDIR/S1F Setup.bat
    name: wineexec
description: Installs Sonic 1 Forever https://teamforeveronline.wixsite.com/home/sonic-1-forever
game_slug: sonic-1-forever
gogslug: ''
humblestoreid: ''
installer_slug: sonic-1-forever-windows
name: Sonic 1 Forever
notes: Ensure you have the Sonic the Hedgehog .apk or data.rsdk file from the Android
  release
runner: wine
script:
  files:
  - android: N/A:Please select the .apk or data.rsdk file from the Android release
  - data: https://cdn.discordapp.com/attachments/836359808856227904/1069996858761564180/SonicForever_1.5.0_EasySetup.zip
  game:
    exe: $GAMEDIR/SonicForever.exe
  installer:
  - copy:
      dst: $GAMEDIR
      src: android
  - extract:
      file: data
  - task:
      description: Extracting assets from .apk/data.rsdk file
      executable: $GAMEDIR/S1F Setup.bat
      name: wineexec
slug: sonic-1-forever-windows
steamid: null
version: Windows
year: 2022
{
  "game_slug": "sonic-1-forever",
  "version": "Windows",
  "description": "Installs Sonic 1 Forever https://teamforeveronline.wixsite.com/home/sonic-1-forever",
  "notes": "Ensure you have the Sonic the Hedgehog .apk or data.rsdk file from the Android release",
  "name": "Sonic 1 Forever",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sonic-1-forever-windows",
  "installer_slug": "sonic-1-forever-windows",
  "script": {
    "files": [
      {
        "android": "N/A:Please select the .apk or data.rsdk file from the Android release"
      },
      {
        "data": "https://cdn.discordapp.com/attachments/836359808856227904/1069996858761564180/SonicForever_1.5.0_EasySetup.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/SonicForever.exe"
    },
    "installer": [
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "android"
        }
      },
      {
        "extract": {
          "file": "data"
        }
      },
      {
        "task": {
          "description": "Extracting assets from .apk/data.rsdk file",
          "executable": "$GAMEDIR/S1F Setup.bat",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game