feat: DirectInput/SDL2

This commit is contained in:
neoapps-dev
2026-08-21 15:01:43 +03:00
parent e9f012ee6f
commit d5a36ba3b2
3 changed files with 2 additions and 1 deletions
Submodule GoldMapper updated: b0157f9d31...cb7ec4c8e4
+1
View File
@@ -35,5 +35,6 @@ echo "Copying binaries to resources..."
mkdir -p "$RESOURCES_DIR"
cp "$BUILD_DIR/GoldMapperLib.dll" "$RESOURCES_DIR/"
cp "$BUILD_DIR/GoldMapperLauncher.exe" "$RESOURCES_DIR/"
cp "$BUILD_DIR/../third_party/SDL2-2.32.6/lib/x64/SDL2.dll" "$RESOURCES_DIR/"
echo "GoldMapper build complete."
Binary file not shown.