Skip to content

Commit

Permalink
dreamm - Add dark forces support
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Dec 24, 2023
1 parent 78f87fc commit e7e1dba
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
2 changes: 1 addition & 1 deletion engines/dreamm/env.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

export STEAM_APP_ID_LIST="default 730830 904540 557240 32310"
export STEAM_APP_ID_LIST="default 730830 904540 557240 32310 32400"
export COMMON_PACKAGE="1"
23 changes: 22 additions & 1 deletion metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8298,6 +8298,27 @@
"engine_name": "Dominatrix",
"cloudNotAvailable": true,
"app_id": "1313"
},
{
"game_name": "STAR WARS™: Dark Forces",
"download": [
{
"name": "dreamm-binaries",
"url": "https://aarongiles.com/dreamm/releases/",
"file": "dreamm-2.1-linux-x64.tgz",
"cache_by_name": true
},
{
"name": "dreamm",
"url": "https://github.com/luxtorpeda-dev/packages/releases/download/dreamm-7/",
"file": "dreamm-common-7.tar.xz",
"cache_by_name": true
}
],
"command": "./run-dreamm.sh",
"engine_name": "DREAMM",
"cloudNotAvailable": true,
"app_id": "32400"
}
],
"engines": [
Expand Down Expand Up @@ -10149,4 +10170,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit e7e1dba

Please sign in to comment.