files:
- installer: https://github.com/UE-Explorer/UE-Explorer/releases/download/1.6.1/ue-explorer-win-x86-x64.msi
game:
arch: win64
exe: drive_c/Program Files/UE-Explorer/owo.exe
prefix: $GAMEDIR
installer:
- task:
app: dotnet472
description: Installing Dotnet472
name: winetricks
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /S
description: Installing UE-Explorer
executable: installer
name: wineexec
prefix: $GAMEDIR
return_code: 50944
wine:
dxvk: false
description: Initial testing script
game_slug: ue-explorer
gogslug: ''
humblestoreid: ''
installer_slug: ue-explorer-10
name: UE-Explorer
notes: ''
runner: wine
script:
files:
- installer: https://github.com/UE-Explorer/UE-Explorer/releases/download/1.6.1/ue-explorer-win-x86-x64.msi
game:
arch: win64
exe: drive_c/Program Files/UE-Explorer/owo.exe
prefix: $GAMEDIR
installer:
- task:
app: dotnet472
description: Installing Dotnet472
name: winetricks
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /S
description: Installing UE-Explorer
executable: installer
name: wineexec
prefix: $GAMEDIR
return_code: 50944
wine:
dxvk: false
slug: ue-explorer-10
steamid: null
version: '1.0'
year: 2021
{
"game_slug": "ue-explorer",
"version": "1.0",
"description": "Initial testing script",
"notes": "",
"name": "UE-Explorer",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ue-explorer-10",
"installer_slug": "ue-explorer-10",
"script": {
"files": [
{
"installer": "https://github.com/UE-Explorer/UE-Explorer/releases/download/1.6.1/ue-explorer-win-x86-x64.msi"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/UE-Explorer/owo.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "dotnet472",
"description": "Installing Dotnet472",
"name": "winetricks"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/S",
"description": "Installing UE-Explorer",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 50944
}
}
],
"wine": {
"dxvk": false
}
}
}