From aecf4bb49d69beb913a1c973a8439cf7800c4a44 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 05:55:33 -0600 Subject: [PATCH] Destroyed MySQL and ZLIB Dependencies (markdown) --- MySQL-and-ZLIB-Dependencies.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 MySQL-and-ZLIB-Dependencies.md diff --git a/MySQL-and-ZLIB-Dependencies.md b/MySQL-and-ZLIB-Dependencies.md deleted file mode 100644 index e34b21f..0000000 --- a/MySQL-and-ZLIB-Dependencies.md +++ /dev/null @@ -1,9 +0,0 @@ -These dependencies are required for compiling in Visual Studio. You will need to match this version with the type of server you are compiling. - -*** - -**32-bit:** [x86] (http://eqemu.github.io/downloads/WindowsDependencies_x86.zip) - -**64-bit:** [x64] (http://eqemu.github.io/downloads/WindowsDependencies_x64.zip) - -**Note:** If you are using XAMPP, the MySQL version included is 5.6.14. The dependencies are not included with that particular version, so you will need these dependencies to compile. \ No newline at end of file