Initial Release

This commit is contained in:
Maximilian Unsinn
2021-05-15 15:57:02 +02:00
parent 13a80eb14d
commit 12c9412ca8

View File

@@ -2,7 +2,7 @@
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
If you are looking for some Patches by Trinitycore. Then check this link. https://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.