files:
- engine: https://dreamm.aarongiles.com/releases/4.0/dreamm-4.0b7-win32-x64.zip
game:
args: game
exe: drive_c/dreamm/dreamm.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/dreamm
file: engine
- write_file:
content: ''
file: $GAMEDIR/drive_c/dreamm/config.json
- insert-disc:
requires: monopoly/monopoly
- execute:
command: cd "$GAMEDIR/drive_c"; find "$DISC" -maxdepth 1 -type d -iname monopoly
-exec cp -r {} gamedata \; ; chmod -R +w gamedata;
- task:
args: -install "c:\\gamedata"
description: Installing game, please wait...
executable: $GAMEDIR/drive_c/dreamm/dreamm.exe
name: wineexec
prefix: $GAMEDIR
- move:
dst: $CACHE
src: $GAMEDIR/drive_c/gamedata
- execute:
command: cd "$GAMEDIR/drive_c/dreamm/install/has-swmonopoly"; find -maxdepth 1
-type d -exec mv {} "$GAMEDIR/drive_c/dreamm/game" \;
description: Play "Star Wars - Monopoly" CD edition on Linux!
game_slug: star-wars-monopoly
gogslug: ''
humblestoreid: ''
installer_slug: star-wars-monopoly-cd-dreamm
name: 'Star Wars: Monopoly'
notes: "- Using Dreamm engine\r\n- You will need CD only one time during install"
runner: wine
script:
files:
- engine: https://dreamm.aarongiles.com/releases/4.0/dreamm-4.0b7-win32-x64.zip
game:
args: game
exe: drive_c/dreamm/dreamm.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/dreamm
file: engine
- write_file:
content: ''
file: $GAMEDIR/drive_c/dreamm/config.json
- insert-disc:
requires: monopoly/monopoly
- execute:
command: cd "$GAMEDIR/drive_c"; find "$DISC" -maxdepth 1 -type d -iname monopoly
-exec cp -r {} gamedata \; ; chmod -R +w gamedata;
- task:
args: -install "c:\\gamedata"
description: Installing game, please wait...
executable: $GAMEDIR/drive_c/dreamm/dreamm.exe
name: wineexec
prefix: $GAMEDIR
- move:
dst: $CACHE
src: $GAMEDIR/drive_c/gamedata
- execute:
command: cd "$GAMEDIR/drive_c/dreamm/install/has-swmonopoly"; find -maxdepth
1 -type d -exec mv {} "$GAMEDIR/drive_c/dreamm/game" \;
slug: star-wars-monopoly-cd-dreamm
steamid: null
version: CD + Dreamm
year: 1997
{
"game_slug": "star-wars-monopoly",
"version": "CD + Dreamm",
"description": "Play \"Star Wars - Monopoly\" CD edition on Linux!",
"notes": "- Using Dreamm engine\r\n- You will need CD only one time during install",
"name": "Star Wars: Monopoly",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "star-wars-monopoly-cd-dreamm",
"installer_slug": "star-wars-monopoly-cd-dreamm",
"script": {
"files": [
{
"engine": "https://dreamm.aarongiles.com/releases/4.0/dreamm-4.0b7-win32-x64.zip"
}
],
"game": {
"args": "game",
"exe": "drive_c/dreamm/dreamm.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/dreamm",
"file": "engine"
}
},
{
"write_file": {
"content": "",
"file": "$GAMEDIR/drive_c/dreamm/config.json"
}
},
{
"insert-disc": {
"requires": "monopoly/monopoly"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/drive_c\"; find \"$DISC\" -maxdepth 1 -type d -iname monopoly -exec cp -r {} gamedata \\; ; chmod -R +w gamedata;"
}
},
{
"task": {
"args": "-install \"c:\\\\gamedata\"",
"description": "Installing game, please wait...",
"executable": "$GAMEDIR/drive_c/dreamm/dreamm.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"dst": "$CACHE",
"src": "$GAMEDIR/drive_c/gamedata"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/drive_c/dreamm/install/has-swmonopoly\"; find -maxdepth 1 -type d -exec mv {} \"$GAMEDIR/drive_c/dreamm/game\" \\;"
}
}
]
}
}