summaryrefslogtreecommitdiff
path: root/prepare_release.sh
diff options
context:
space:
mode:
Diffstat (limited to 'prepare_release.sh')
-rw-r--r--prepare_release.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/prepare_release.sh b/prepare_release.sh
index 731c3bb2..76d11032 100644
--- a/prepare_release.sh
+++ b/prepare_release.sh
@@ -21,11 +21,11 @@ cp ./_RELEASE/SSVOpenHexagon-Console.exe ./_PREPARED_RELEASE
cp ./_RELEASE/libzlib1.dll ./_PREPARED_RELEASE
cp ./_RELEASE/openal32.dll ./_PREPARED_RELEASE
-cp ./_RELEASE/sfml-audio-2.dll ./_PREPARED_RELEASE
-cp ./_RELEASE/sfml-graphics-2.dll ./_PREPARED_RELEASE
-cp ./_RELEASE/sfml-network-2.dll ./_PREPARED_RELEASE
-cp ./_RELEASE/sfml-system-2.dll ./_PREPARED_RELEASE
-cp ./_RELEASE/sfml-window-2.dll ./_PREPARED_RELEASE
+cp ./_RELEASE/sfml-audio-3.dll ./_PREPARED_RELEASE
+cp ./_RELEASE/sfml-graphics-3.dll ./_PREPARED_RELEASE
+cp ./_RELEASE/sfml-network-3.dll ./_PREPARED_RELEASE
+cp ./_RELEASE/sfml-system-3.dll ./_PREPARED_RELEASE
+cp ./_RELEASE/sfml-window-3.dll ./_PREPARED_RELEASE
cp ./_RELEASE/libImGui-SFML.dll ./_PREPARED_RELEASE
cp ./_RELEASE/libluajit.dll ./_PREPARED_RELEASE
cp ./_RELEASE/steam_api64.dll ./_PREPARED_RELEASE