files:
- oniinstaller: N/A:Please select the installer for this game, ONISETUP.EXE
- ae-setup: http://mods.oni2.net/system/files/Anniversary-Edition-Setup-v1.4.exe
game:
arch: win32
exe: drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/Oni AE/AEInstaller
2.lnk
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet35
name: winetricks
silent: true
- task:
app: msacm32
name: winetricks
silent: true
- task:
description: Installing Oni, installer will popup and close.
executable: oniinstaller
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing Anniversary Edition
executable: ae-setup
name: wineexec
prefix: $GAMEDIR
description: This installs from from CD
game_slug: oni
gogslug: ''
humblestoreid: ''
installer_slug: oni-anniversary-edition
name: Oni
notes: ''
runner: wine
script:
files:
- oniinstaller: N/A:Please select the installer for this game, ONISETUP.EXE
- ae-setup: http://mods.oni2.net/system/files/Anniversary-Edition-Setup-v1.4.exe
game:
arch: win32
exe: drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/Oni AE/AEInstaller
2.lnk
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet35
name: winetricks
silent: true
- task:
app: msacm32
name: winetricks
silent: true
- task:
description: Installing Oni, installer will popup and close.
executable: oniinstaller
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing Anniversary Edition
executable: ae-setup
name: wineexec
prefix: $GAMEDIR
slug: oni-anniversary-edition
steamid: null
version: Anniversary Edition
year: 2001
{
"game_slug": "oni",
"version": "Anniversary Edition",
"description": "This installs from from CD",
"notes": "",
"name": "Oni",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "oni-anniversary-edition",
"installer_slug": "oni-anniversary-edition",
"script": {
"files": [
{
"oniinstaller": "N/A:Please select the installer for this game, ONISETUP.EXE"
},
{
"ae-setup": "http://mods.oni2.net/system/files/Anniversary-Edition-Setup-v1.4.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/Oni AE/AEInstaller 2.lnk",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet35",
"name": "winetricks",
"silent": true
}
},
{
"task": {
"app": "msacm32",
"name": "winetricks",
"silent": true
}
},
{
"task": {
"description": "Installing Oni, installer will popup and close.",
"executable": "oniinstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Anniversary Edition",
"executable": "ae-setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}