Installer dontforget-df-connected-v273

files:
- file_zip:
    filename: dontforget.zip
    url: https://cdn-files.gamejolt.net/pkcEa5BNIriBlh6gyKcOAg==,1660249171/data/games/2/2/150752/files/62f3f5d01c6d4/df-connected-v2.7.3-windows.zip
game:
  exe: $GAMEDIR/drive_c/Program Files/DF CONNECTED/DF CONNECTED v2.7.3.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: $file_zip
- move:
    dst: $GAMEDIR/drive_c/Program Files/DF CONNECTED
    src: $CACHE/DF CONNECTED v2.7.3 (Windows)/
description: This is the official release of DFC v2.7.3 for Windows! DFC is a fan-made
  Undertale MMORPG, which allows you to play as over 50 characters and explore locations
  from Undertale and Deltarune with players from around the world!
game_slug: dontforget
gogslug: ''
humblestoreid: ''
installer_slug: dontforget-df-connected-v273
name: DONTFORGET
notes: ''
runner: wine
script:
  files:
  - file_zip:
      filename: dontforget.zip
      url: https://cdn-files.gamejolt.net/pkcEa5BNIriBlh6gyKcOAg==,1660249171/data/games/2/2/150752/files/62f3f5d01c6d4/df-connected-v2.7.3-windows.zip
  game:
    exe: $GAMEDIR/drive_c/Program Files/DF CONNECTED/DF CONNECTED v2.7.3.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: $file_zip
  - move:
      dst: $GAMEDIR/drive_c/Program Files/DF CONNECTED
      src: $CACHE/DF CONNECTED v2.7.3 (Windows)/
slug: dontforget-df-connected-v273
steamid: null
version: DF CONNECTED v2.7.3
year: 2016
{
  "game_slug": "dontforget",
  "version": "DF CONNECTED v2.7.3",
  "description": "This is the official release of DFC v2.7.3 for Windows! DFC is a fan-made Undertale MMORPG, which allows you to play as over 50 characters and explore locations from Undertale and Deltarune with players from around the world!",
  "notes": "",
  "name": "DONTFORGET",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dontforget-df-connected-v273",
  "installer_slug": "dontforget-df-connected-v273",
  "script": {
    "files": [
      {
        "file_zip": {
          "filename": "dontforget.zip",
          "url": "https://cdn-files.gamejolt.net/pkcEa5BNIriBlh6gyKcOAg==,1660249171/data/games/2/2/150752/files/62f3f5d01c6d4/df-connected-v2.7.3-windows.zip"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/DF CONNECTED/DF CONNECTED v2.7.3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file_zip"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/DF CONNECTED",
          "src": "$CACHE/DF CONNECTED v2.7.3 (Windows)/"
        }
      }
    ]
  }
}
Back to game