summaryrefslogtreecommitdiff
path: root/docs/Database-Structure.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Database-Structure.md')
-rw-r--r--docs/Database-Structure.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/Database-Structure.md b/docs/Database-Structure.md
new file mode 100644
index 0000000..5a106a2
--- /dev/null
+++ b/docs/Database-Structure.md
@@ -0,0 +1,9 @@
+* [Auth Database](Auth-Database)
+* [Character Database](Character-Database)
+* [World Database](World-Database)
+
+Generated with that tool: https://github.com/Kaev/MySQL-To-CSharp
+
+**WARNING**: we are restructuring our DB, meanwhile some tables may have a different structure (or missing documentation). Meanwhile, you can have a look at the TC DB documentation to fill the gaps:
+
+https://trinitycore.atlassian.net/wiki/spaces/tc/pages/74663833/World+3.3.5 \ No newline at end of file