Installer daggerfall-unity-v0154a-beta

files:
- daggerfall_unity: https://github.com/Interkarma/daggerfall-unity/releases/download/v0.15.4-beta/dfu_linux_64bit-v0.15.4a-beta.zip
- daggerfall_game_files: https://www.dropbox.com/s/rlkfnjknu32afe4/DaggerfallGameFiles.zip?dl=1
game:
  exe: $GAMEDIR/DaggerfallUnity.x86_64
  working_dir: $GAMEDIR
installer:
- extract:
    file: daggerfall_unity
- extract:
    dst: $GAMEDIR/DAGGER
    file: daggerfall_game_files
- write_file:
    content: '[Daggerfall]

      MyDaggerfallPath = $GAMEDIR/DAGGER


      [Video]

      ResolutionWidth = $RESOLUTION_WIDTH

      ResolutionHeight = $RESOLUTION_HEIGHT

      Fullscreen = True

      '
    file: $HOME/.config/unity3d/Daggerfall Workshop/Daggerfall Unity/settings.ini
description: One stop install for DFU
game_slug: daggerfall-unity
gogslug: ''
humblestoreid: ''
installer_slug: daggerfall-unity-v0154a-beta
name: Daggerfall Unity
notes: ''
runner: linux
script:
  files:
  - daggerfall_unity: https://github.com/Interkarma/daggerfall-unity/releases/download/v0.15.4-beta/dfu_linux_64bit-v0.15.4a-beta.zip
  - daggerfall_game_files: https://www.dropbox.com/s/rlkfnjknu32afe4/DaggerfallGameFiles.zip?dl=1
  game:
    exe: $GAMEDIR/DaggerfallUnity.x86_64
    working_dir: $GAMEDIR
  installer:
  - extract:
      file: daggerfall_unity
  - extract:
      dst: $GAMEDIR/DAGGER
      file: daggerfall_game_files
  - write_file:
      content: '[Daggerfall]

        MyDaggerfallPath = $GAMEDIR/DAGGER


        [Video]

        ResolutionWidth = $RESOLUTION_WIDTH

        ResolutionHeight = $RESOLUTION_HEIGHT

        Fullscreen = True

        '
      file: $HOME/.config/unity3d/Daggerfall Workshop/Daggerfall Unity/settings.ini
slug: daggerfall-unity-v0154a-beta
steamid: null
version: v0.15.4a-beta
year: 2014
{
  "game_slug": "daggerfall-unity",
  "version": "v0.15.4a-beta",
  "description": "One stop install for DFU",
  "notes": "",
  "name": "Daggerfall Unity",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "daggerfall-unity-v0154a-beta",
  "installer_slug": "daggerfall-unity-v0154a-beta",
  "script": {
    "files": [
      {
        "daggerfall_unity": "https://github.com/Interkarma/daggerfall-unity/releases/download/v0.15.4-beta/dfu_linux_64bit-v0.15.4a-beta.zip"
      },
      {
        "daggerfall_game_files": "https://www.dropbox.com/s/rlkfnjknu32afe4/DaggerfallGameFiles.zip?dl=1"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/DaggerfallUnity.x86_64",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "daggerfall_unity"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/DAGGER",
          "file": "daggerfall_game_files"
        }
      },
      {
        "write_file": {
          "content": "[Daggerfall]\nMyDaggerfallPath = $GAMEDIR/DAGGER\n\n[Video]\nResolutionWidth = $RESOLUTION_WIDTH\nResolutionHeight = $RESOLUTION_HEIGHT\nFullscreen = True\n",
          "file": "$HOME/.config/unity3d/Daggerfall Workshop/Daggerfall Unity/settings.ini"
        }
      }
    ]
  }
}
Back to game