files:
- setupfile:
filename: Adrullan Installer.exe
url: https://account.adrullan.online/patcher
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Adrullan Online Adventures/AdrullanLauncher.exe
installer:
- task:
description: Creating Wine prefix
name: create_prefix
- task:
app: win10 isolate_home
description: Setting OS version to win10
name: winetricks
- task:
description: Installing game, it will take a while...
executable: setupfile
name: wineexec
system:
env:
use_us_layout: true
wine:
dxvk: true
esync: true
install_gecko: true
install_mono: true
description: ''
game_slug: adrullan-online
gogslug: ''
humblestoreid: ''
installer_slug: adrullan-online-latest
name: Adrullan Online
notes: Game is still in Alpha development stage
runner: wine
script:
files:
- setupfile:
filename: Adrullan Installer.exe
url: https://account.adrullan.online/patcher
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Adrullan Online Adventures/AdrullanLauncher.exe
installer:
- task:
description: Creating Wine prefix
name: create_prefix
- task:
app: win10 isolate_home
description: Setting OS version to win10
name: winetricks
- task:
description: Installing game, it will take a while...
executable: setupfile
name: wineexec
system:
env:
use_us_layout: true
wine:
dxvk: true
esync: true
install_gecko: true
install_mono: true
slug: adrullan-online-latest
steamid: null
version: latest
year: 2025
{
"game_slug": "adrullan-online",
"version": "latest",
"description": "",
"notes": "Game is still in Alpha development stage",
"name": "Adrullan Online",
"year": 2025,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "adrullan-online-latest",
"installer_slug": "adrullan-online-latest",
"script": {
"files": [
{
"setupfile": {
"filename": "Adrullan Installer.exe",
"url": "https://account.adrullan.online/patcher"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Adrullan Online Adventures/AdrullanLauncher.exe"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix"
}
},
{
"task": {
"app": "win10 isolate_home",
"description": "Setting OS version to win10",
"name": "winetricks"
}
},
{
"task": {
"description": "Installing game, it will take a while...",
"executable": "setupfile",
"name": "wineexec"
}
}
],
"system": {
"env": {
"use_us_layout": true
}
},
"wine": {
"dxvk": true,
"esync": true,
"install_gecko": true,
"install_mono": true
}
}
}