diff --git a/engines/opengothic/build.sh b/engines/opengothic/build.sh index 10429a9fb..30ff54f0e 100755 --- a/engines/opengothic/build.sh +++ b/engines/opengothic/build.sh @@ -1,9 +1,5 @@ #!/bin/bash -wget https://sdk.lunarg.com/sdk/download/1.3.275.0/linux/vulkansdk-linux-x86_64-1.3.275.0.tar.xz -tar xvf vulkansdk-linux-x86_64-1.3.275.0.tar.xz -source 1.3.275.0/setup-env.sh - sudo cp -r $VULKAN_SDK/include/vulkan/ /usr/local/include/ sudo cp -P $VULKAN_SDK/lib/libvulkan.so* /usr/local/lib/ sudo cp $VULKAN_SDK/lib/libVkLayer_*.so /usr/local/lib/ @@ -30,14 +26,10 @@ mkdir "$diststart/65540/dist/lib/" mkdir "$diststart/65540/dist/bin/" cp -rfv "source/build/opengothic/Gothic2Notr" "$diststart/65540/dist/bin/Gothic2Notr" -cp -rfv "source/build/opengothic/Gothic2Notr.sh" "$diststart/65540/dist/Gothic2Notr.sh" -cp -rfv source/build/opengothic/*.so* "$diststart/65540/dist/lib/" cp -rfv assets/run-gothic1.sh "$diststart/65540/dist/run-gothic1.sh" # Gothic 2 mkdir "$diststart/39510/dist/lib/" mkdir "$diststart/39510/dist/bin/" cp -rfv "source/build/opengothic/Gothic2Notr" "$diststart/39510/dist/bin/Gothic2Notr" -cp -rfv "source/build/opengothic/Gothic2Notr.sh" "$diststart/39510/dist/Gothic2Notr.sh" -cp -rfv source/build/opengothic/*.so* "$diststart/39510/dist/lib/" cp -rfv assets/run-gothic2.sh "$diststart/39510/dist/run-gothic2.sh" diff --git a/engines/opengothic/env.json b/engines/opengothic/env.json index 968102a10..0c5b5c023 100644 --- a/engines/opengothic/env.json +++ b/engines/opengothic/env.json @@ -4,6 +4,6 @@ "39510" ], "LICENSE_PATH": "./source/LICENSE", - "COMMIT_TAG": "v0.88", + "COMMIT_TAG": "v0.92", "GCC_14": true -} +} \ No newline at end of file diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index b69ed10a4..9b6fd6ac6 100755 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -13117,7 +13117,7 @@ }, { "engine_link": "https://github.com/Try/OpenGothic", - "version": "v0.88", + "version": "v0.92", "notices": [ { "key": "in_progress"