aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 9f2f9483b81..b274e53dc32 100644
--- a/README
+++ b/README
@@ -44,3 +44,13 @@ the doc directory.
SQL files to create the database can be found in the sql directory. Files
to update your database from an older revision/version can be found in the
sql/updates directory.
+
+TrinityCore Requirements
+Platform: Linux, Windows or Mac
+Processor with SSE2 support
+ACE ≥ 5.8.3
+MySQL ≥ 5.1.0
+CMake ≥ 2.8.0
+OpenSSL ≥ 0.9.8o
+GCC ≥ 4.3 (Linux only)
+MS Visual Studio ≥ 9 (2008) (Windows only)