mirror of
https://github.com/azerothcore/mod-solo-lfg
synced 2025-11-29 15:58:17 +08:00
fix indentation
This commit is contained in:
@@ -24,8 +24,8 @@ Allows for players to use dungeon finder solo or in groups less than and up to 5
|
|||||||
(make sure the path is indeed pointing to your lfg-solo.patch file)
|
(make sure the path is indeed pointing to your lfg-solo.patch file)
|
||||||
4. Apply lfg-solo.patch to your core.
|
4. Apply lfg-solo.patch to your core.
|
||||||
a. In order to do this, please go to the mod-solo-lfg module directory 'modules/mod-solo-lfg'.
|
a. In order to do this, please go to the mod-solo-lfg module directory 'modules/mod-solo-lfg'.
|
||||||
b. Then do 'git apply docker.patch'
|
b. Then do 'git apply docker.patch'
|
||||||
(make sure the path is indeed pointing to your docker.patch file)
|
(make sure the path is indeed pointing to your docker.patch file)
|
||||||
5. Re-run cmake and launch a clean build of AzerothCore.
|
5. Re-run cmake and launch a clean build of AzerothCore.
|
||||||
a. Go to your root folder and ./bin/acore-docker-build
|
a. Go to your root folder and ./bin/acore-docker-build
|
||||||
b. Then do a docker-compose up
|
b. Then do a docker-compose up
|
||||||
|
|||||||
Reference in New Issue
Block a user