files:
- dfu-client: N/A:Provide Linux Universal Build from "https://www.dfworkshop.net/projects/daggerfall-unity/live-builds/"
- df-game: N/A:Provide DaggerfallGameFiles.Zip from "https://www.dfworkshop.net/projects/daggerfall-unity/live-builds/"
game:
exe: $GAMEDIR/DaggerfallUnity.x86_64
installer:
- extract:
dst: $GAMEDIR
file: dfu-client
- extract:
dst: $GAMEDIR
file: df-game
- chmodx: $GAMEDIR/DaggerfallUnity.x86_64
- write_config:
file: $HOME/.config/unity3d/Daggerfall Workshop/Daggerfall Unity/settings.ini
key: MyDaggerfallPath
section: Daggerfall
value: $GAMEDIR
description: Engine from the Daggerfall Unity project. Game data and content free
download thanks to Bethesda Softworks.
game_slug: the-elder-scrolls-ii-daggerfall
gogslug: the_elder_scrolls_chapter_ii_daggerfall
humblestoreid: ''
installer_slug: the-elder-scrolls-ii-daggerfa-daggerfall-unity
name: 'The Elder Scrolls II: Daggerfall'
notes: ''
runner: linux
script:
files:
- dfu-client: N/A:Provide Linux Universal Build from "https://www.dfworkshop.net/projects/daggerfall-unity/live-builds/"
- df-game: N/A:Provide DaggerfallGameFiles.Zip from "https://www.dfworkshop.net/projects/daggerfall-unity/live-builds/"
game:
exe: $GAMEDIR/DaggerfallUnity.x86_64
installer:
- extract:
dst: $GAMEDIR
file: dfu-client
- extract:
dst: $GAMEDIR
file: df-game
- chmodx: $GAMEDIR/DaggerfallUnity.x86_64
- write_config:
file: $HOME/.config/unity3d/Daggerfall Workshop/Daggerfall Unity/settings.ini
key: MyDaggerfallPath
section: Daggerfall
value: $GAMEDIR
slug: the-elder-scrolls-ii-daggerfa-daggerfall-unity
steamid: 1812390
version: Daggerfall Unity
year: 1996
{
"game_slug": "the-elder-scrolls-ii-daggerfall",
"version": "Daggerfall Unity",
"description": "Engine from the Daggerfall Unity project. Game data and content free download thanks to Bethesda Softworks.",
"notes": "",
"name": "The Elder Scrolls II: Daggerfall",
"year": 1996,
"steamid": 1812390,
"gogslug": "the_elder_scrolls_chapter_ii_daggerfall",
"humblestoreid": "",
"runner": "linux",
"slug": "the-elder-scrolls-ii-daggerfa-daggerfall-unity",
"installer_slug": "the-elder-scrolls-ii-daggerfa-daggerfall-unity",
"script": {
"files": [
{
"dfu-client": "N/A:Provide Linux Universal Build from \"https://www.dfworkshop.net/projects/daggerfall-unity/live-builds/\""
},
{
"df-game": "N/A:Provide DaggerfallGameFiles.Zip from \"https://www.dfworkshop.net/projects/daggerfall-unity/live-builds/\""
}
],
"game": {
"exe": "$GAMEDIR/DaggerfallUnity.x86_64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "dfu-client"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "df-game"
}
},
{
"chmodx": "$GAMEDIR/DaggerfallUnity.x86_64"
},
{
"write_config": {
"file": "$HOME/.config/unity3d/Daggerfall Workshop/Daggerfall Unity/settings.ini",
"key": "MyDaggerfallPath",
"section": "Daggerfall",
"value": "$GAMEDIR"
}
}
]
}
}