files:
- launcher_zip: https://github.com/ils94/DFLauncher/releases/download/Lutris/dflauncher.zip
game:
exe: $GAMEDIR/DFLauncher.exe
working_dir: $GAMEDIR
install_complete_text: Dead Frontier is installed! Now close this window, right-click
on Dead Frontier, go to Configure -> Runner Options -> Wine Version, and select
Proton 9.0 (Beta). Then click Save. After that, right-click on Dead Frontier again
and click "Create application menu shortcut." This should allow you to choose Dead
Frontier as the default program when clicking "LAUNCH STANDALONE CLIENT" on the
Inner City page. Also, remember to install the Helper Script so you can log in to
Inner City!
installer:
- extract:
dst: $GAMEDIR
file: $launcher_zip
description: An open-source patch that simplifies the installation of Dead Frontier
3D on Linux and streamlines future updates.
game_slug: dead-frontier
gogslug: ''
humblestoreid: ''
installer_slug: dead-frontier-standalone
name: Dead Frontier
notes: "Select Proton 9.0 (Beta).\r\n\r\nSince the game runs partially in a browser,\
\ the user will need to install a helper script to access the game through DFLauncher.exe.\
\ The script can be installed using Tampermonkey or a similar browser extension.\r\
\n\r\nTampermonkey: https://www.tampermonkey.net/\r\nScript download: https://greasyfork.org/en/scripts/533969-dflauncher-helper"
runner: wine
script:
files:
- launcher_zip: https://github.com/ils94/DFLauncher/releases/download/Lutris/dflauncher.zip
game:
exe: $GAMEDIR/DFLauncher.exe
working_dir: $GAMEDIR
install_complete_text: Dead Frontier is installed! Now close this window, right-click
on Dead Frontier, go to Configure -> Runner Options -> Wine Version, and select
Proton 9.0 (Beta). Then click Save. After that, right-click on Dead Frontier again
and click "Create application menu shortcut." This should allow you to choose
Dead Frontier as the default program when clicking "LAUNCH STANDALONE CLIENT"
on the Inner City page. Also, remember to install the Helper Script so you can
log in to Inner City!
installer:
- extract:
dst: $GAMEDIR
file: $launcher_zip
slug: dead-frontier-standalone
steamid: null
version: Standalone
year: 2008
{
"game_slug": "dead-frontier",
"version": "Standalone",
"description": "An open-source patch that simplifies the installation of Dead Frontier 3D on Linux and streamlines future updates.",
"notes": "Select Proton 9.0 (Beta).\r\n\r\nSince the game runs partially in a browser, the user will need to install a helper script to access the game through DFLauncher.exe. The script can be installed using Tampermonkey or a similar browser extension.\r\n\r\nTampermonkey: https://www.tampermonkey.net/\r\nScript download: https://greasyfork.org/en/scripts/533969-dflauncher-helper",
"name": "Dead Frontier",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dead-frontier-standalone",
"installer_slug": "dead-frontier-standalone",
"script": {
"files": [
{
"launcher_zip": "https://github.com/ils94/DFLauncher/releases/download/Lutris/dflauncher.zip"
}
],
"game": {
"exe": "$GAMEDIR/DFLauncher.exe",
"working_dir": "$GAMEDIR"
},
"install_complete_text": "Dead Frontier is installed! Now close this window, right-click on Dead Frontier, go to Configure -> Runner Options -> Wine Version, and select Proton 9.0 (Beta). Then click Save. After that, right-click on Dead Frontier again and click \"Create application menu shortcut.\" This should allow you to choose Dead Frontier as the default program when clicking \"LAUNCH STANDALONE CLIENT\" on the Inner City page. Also, remember to install the Helper Script so you can log in to Inner City!",
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$launcher_zip"
}
}
]
}
}