We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf35898 commit f8372afCopy full SHA for f8372af
README.md
@@ -1,7 +1,7 @@
1
## Dependencies for the MultiCraft (Android)
2
3
-Copyright © 2021-2025 Maksim Gamarnik [MoNTE48] <[email protected]>
+Copyright © 2021-2025 Maksym Hamarnyk [MoNTE48] <[email protected]>
4
5
-Licensed to libraries under the license of their authors.
+License of libraries under the license of their authors.
6
7
-License for this bash scripts: CC0.
+License for this bash scripts: CC0 1.0.
libSDL.sh
@@ -1,6 +1,6 @@
#!/bin/bash -e
-SDL_VERSION=3.2.22
+SDL_VERSION=3.2.24
. ./sdk.sh
libcurl.sh
-CURL_VERSION=8.15.0
+CURL_VERSION=8.16.0
export ANDR_ROOT=$(pwd)
0 commit comments