aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <jipr@hotmail.com>2013-01-26 05:32:37 +0100
committerAokromes <jipr@hotmail.com>2013-01-26 05:32:37 +0100
commit9a652b390a82edf897cfc3e46d508a3fedf0fa8f (patch)
tree1f754d31034a844cd59da738bbc6f3f07fd49871
parent1348e4e44d4a762abc338adbfc58bb22648fa4a9 (diff)
Update README
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)
-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)