Initial Release

This commit is contained in:
Maximilian Unsinn
2021-05-15 15:55:28 +02:00
parent 57a68697ed
commit 13a80eb14d

View File

@@ -1,2 +1,8 @@
# AzerothCore-Converted-Modules-to-latest-TrinityCore
AzerothCore Converted Modules to latest TrinityCore 3.3.5a WotLK and 9.0.5 Shadowlands
# Notice
If you are looking for some Patches by Trinitycore. Then check this link. https://www.google.comhttps://github.com/TrinityCore/TrinityCoreCustomChanges/wiki
Information about applying Patches:
Patches are always better because you can revert them to apply new updates to your core. Use "git apply PatchFile.diff --rej" to apply patches. Use "git apply -R PatchFile.diff --rej" to revert them.