files:
- yunams_rar: N/A:Select the 'YunaMS.rar' file
- patcher: https://yuna.ms/linux-patcher
game:
arch: win64
exe: $GAMEDIR/YunaMS.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
file: yunams_rar
- extract:
file: patcher
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: dinput8 dxvk dotnetdesktop6
arch: win64
name: winetricks
- task:
executable: $GAMEDIR/Patcher.exe
name: wineexec
prefix: $GAMEDIR/prefix
description: YunaMS Lutris installer
game_slug: yunams
gogslug: ''
humblestoreid: ''
installer_slug: yunams-10
name: YunaMS
notes: ''
runner: wine
script:
files:
- yunams_rar: N/A:Select the 'YunaMS.rar' file
- patcher: https://yuna.ms/linux-patcher
game:
arch: win64
exe: $GAMEDIR/YunaMS.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
file: yunams_rar
- extract:
file: patcher
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: dinput8 dxvk dotnetdesktop6
arch: win64
name: winetricks
- task:
executable: $GAMEDIR/Patcher.exe
name: wineexec
prefix: $GAMEDIR/prefix
slug: yunams-10
steamid: null
version: '1.0'
year: null
{
"game_slug": "yunams",
"version": "1.0",
"description": "YunaMS Lutris installer",
"notes": "",
"name": "YunaMS",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "yunams-10",
"installer_slug": "yunams-10",
"script": {
"files": [
{
"yunams_rar": "N/A:Select the 'YunaMS.rar' file"
},
{
"patcher": "https://yuna.ms/linux-patcher"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/YunaMS.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"extract": {
"file": "yunams_rar"
}
},
{
"extract": {
"file": "patcher"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "dinput8 dxvk dotnetdesktop6",
"arch": "win64",
"name": "winetricks"
}
},
{
"task": {
"executable": "$GAMEDIR/Patcher.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}