From 12c9412ca889f11798916239ccd52d3d11eb32d5 Mon Sep 17 00:00:00 2001 From: Maximilian Unsinn Date: Sat, 15 May 2021 15:57:02 +0200 Subject: [PATCH] Initial Release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82387d8..92a9685 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file