We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbeeb2 commit 2a21b83Copy full SHA for 2a21b83
1 file changed
windows/download_qt6.cmd
@@ -1,6 +1,6 @@
1
-:: Builds the dependencies for EasyRPG Editor Qt
2
-
3
-:: call helper\prepare.cmd
+:: Downloads the Qt6 precompiled libraries
+:: These are the official ones from the Qt Project
+:: Compiling Qt6 is not feasible as it takes hours
4
5
curl -LO "https://github.com/miurahr/aqtinstall/releases/download/v3.3.0/aqt.exe"
6
0 commit comments