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: tpm.exe
- execute:
command: cd "$GAMEDIR/drive_c"; find "$DISC" -maxdepth 2 -type d -iname gamedata
-exec cp -r {} gamedata \; ; chmod -R +w gamedata;
- task:
args: -install "c:\\gamedata"
description: Installing Star Wars - Episode I - The Phantom Menace
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/lec-phantom"; find -maxdepth 1 -type
d -exec mv {} "$GAMEDIR/drive_c/dreamm/game" \;
description: "Play \"Star Wars: Episode I \u2013 The Phantom Menace\" CD edition on\
\ Linux!"
game_slug: star-wars-episode-i-the-phantom-menace
gogslug: ''
humblestoreid: ''
installer_slug: star-wars-episode-i-the-phant-cd-dreamm
name: "Star Wars: Episode I \u2013 The Phantom Menace"
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: tpm.exe
- execute:
command: cd "$GAMEDIR/drive_c"; find "$DISC" -maxdepth 2 -type d -iname gamedata
-exec cp -r {} gamedata \; ; chmod -R +w gamedata;
- task:
args: -install "c:\\gamedata"
description: Installing Star Wars - Episode I - The Phantom Menace
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/lec-phantom"; find -maxdepth 1
-type d -exec mv {} "$GAMEDIR/drive_c/dreamm/game" \;
slug: star-wars-episode-i-the-phant-cd-dreamm
steamid: null
version: CD + Dreamm
year: 1999
{
"game_slug": "star-wars-episode-i-the-phantom-menace",
"version": "CD + Dreamm",
"description": "Play \"Star Wars: Episode I \u2013 The Phantom Menace\" CD edition on Linux!",
"notes": "- Using Dreamm engine\r\n- You will need CD only one time during install",
"name": "Star Wars: Episode I \u2013 The Phantom Menace",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "star-wars-episode-i-the-phant-cd-dreamm",
"installer_slug": "star-wars-episode-i-the-phant-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": "tpm.exe"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/drive_c\"; find \"$DISC\" -maxdepth 2 -type d -iname gamedata -exec cp -r {} gamedata \\; ; chmod -R +w gamedata;"
}
},
{
"task": {
"args": "-install \"c:\\\\gamedata\"",
"description": "Installing Star Wars - Episode I - The Phantom Menace",
"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/lec-phantom\"; find -maxdepth 1 -type d -exec mv {} \"$GAMEDIR/drive_c/dreamm/game\" \\;"
}
}
]
}
}