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 82eb99a commit a01c126Copy full SHA for a01c126
1 file changed
README.md
@@ -14,8 +14,8 @@ Dependencies
14
2. CEGUI [(master branch)](https://github.com/cegui/cegui) with the OpenGL3Renderer (old OpenGLRenderer is working too but disabled by default);
15
3. Qt (tested with 5.12, 5.13 and 5.15.2, older versions down to 5.8 inclusive should also work).
16
4. [OpenSSL](https://www.openssl.org/) 1.1.0 - update checking and downloading
17
-5. [zlib](https://github.com/madler/zlib) - update zip unpacking
18
-6. [minizip-ng](https://github.com/zlib-ng/minizip-ng) - update zip unpacking
+5. [zlib](https://github.com/madler/zlib) - update zip unpacking. Sources are included;
+6. [minizip-ng](https://github.com/zlib-ng/minizip-ng) - update zip unpacking. Sources are included;
19
20
Preparing CEGUI
21
-------------
0 commit comments