diff --git a/engines/wrath-darkplaces/build.sh b/engines/wrath-darkplaces/build.sh deleted file mode 100755 index eb5dc7cd9..000000000 --- a/engines/wrath-darkplaces/build.sh +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/bash - -# CLONE PHASE -git clone https://github.com/KillPixelGames/wrath-darkplaces.git source -pushd source -git checkout -f e077028 -git submodule update --init --recursive -popd - -export CXXFLAGS="-m64 -mtune=generic -mfpmath=sse -msse -msse2 -pipe -Wno-unknown-pragmas" - -export CFLAGS="-m64 -mtune=generic -mfpmath=sse -msse -msse2 -pipe -Wno-unknown-pragmas" - -# BUILD PHASE -pushd "source" -make sdl2-release -j "$(nproc)" -popd - -# COPY PHASE -cp -rfv "source/darkplaces-sdl" "$diststart/1000410/dist/wrath" diff --git a/engines/wrath-darkplaces/env.sh b/engines/wrath-darkplaces/env.sh deleted file mode 100755 index a97177646..000000000 --- a/engines/wrath-darkplaces/env.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -export STEAM_APP_ID_LIST="1000410" -export LICENSE_PATH="./source/COPYING" diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index cab833295..33b5863df 100644 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -7258,20 +7258,6 @@ } ] }, - { - "game_name": "WRATH: Aeon of Ruin", - "download": [ - { - "name": "wrath-darkplaces", - "url": "https://github.com/luxtorpeda-dev/packages/releases/download/wrath-darkplaces-3/", - "file": "wrath-darkplaces-1000410-3.tar.xz" - } - ], - "command": "./wrath", - "engine_name": "wrath-darkplaces", - "cloudNotAvailable": true, - "app_id": "1000410" - }, { "game_name": "Blood: Fresh Supply", "download": [ @@ -9727,16 +9713,6 @@ "controllerSupported": true, "engine_name": "REminiscence / REinforced" }, - { - "engine_link": "https://github.com/KillPixelGames/wrath-darkplaces", - "version": "Content Update #3", - "author": "d10sfan", - "author_link": "https://github.com/d10sfan", - "license": "GPLv2", - "license_link": "https://github.com/KillPixelGames/wrath-darkplaces/blob/master/COPYING", - "controllerNotSupported": true, - "engine_name": "wrath-darkplaces" - }, { "engine_link": "https://github.com/Warzone2100/warzone2100", "version": "4.4.2", @@ -10488,4 +10464,4 @@ "value": "Save Format Not Compatible" } ] -} \ No newline at end of file +}