We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc0af8 commit 4f52a5bCopy full SHA for 4f52a5b
2 files changed
download-libs.sh
@@ -6,7 +6,6 @@ curl -O ${BASE_URL}/${VERSION}/LexFloatClient-Win.zip
6
unzip LexFloatClient-Win.zip -d ./tmp/windows
7
cp ./tmp/windows/libs/vc14/x64/LexFloatClient.dll src/main/resources/win32-x86-64/
8
cp ./tmp/windows/libs/vc14/x86/LexFloatClient.dll src/main/resources/win32-x86/
9
-cp ./tmp/windows/libs/vc17/arm64/LexFloatClient.dll src/main/resources/win32-aarch64/
10
11
mkdir -p tmp/macos
12
curl -O ${BASE_URL}/${VERSION}/LexFloatClient-Mac.zip
src/main/resources/win32-aarch64/.gitkeep
0 commit comments