mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Update INSTALL.md
This commit is contained in:
@@ -7,12 +7,15 @@
|
|||||||
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosTbc) [Eluna cMaNGOS TBC](https://github.com/ElunaLuaEngine/ElunaMangosTbc)<br />
|
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosTbc) [Eluna cMaNGOS TBC](https://github.com/ElunaLuaEngine/ElunaMangosTbc)<br />
|
||||||
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosWotlk) [Eluna cMaNGOS WotLK](https://github.com/ElunaLuaEngine/ElunaMangosWotlk)
|
[](https://travis-ci.org/ElunaLuaEngine/ElunaMangosWotlk) [Eluna cMaNGOS WotLK](https://github.com/ElunaLuaEngine/ElunaMangosWotlk)
|
||||||
|
|
||||||
2. Open `git bash` and do
|
2. Open `git bash` and do<br />
|
||||||
`git submodule init`
|
`git submodule init`<br />
|
||||||
`git submodule update`
|
`git submodule update`<br />
|
||||||
3. Compile the core normally (use cmake if needed)
|
<br />
|
||||||
|
If you really dont get how to use git bash (and do try!), you can navigate to the LuaEngine folder and clone [the eluna repository](https://github.com/ElunaLuaEngine/Eluna) there. This is not suggested though.
|
||||||
|
|
||||||
- If you really dont get how to use git bash (and do try!), you can navigate to the LuaEngine folder and clone [the eluna repository](https://github.com/ElunaLuaEngine/Eluna) there. This is not suggested though.
|
3. Compile the core normally:<br />
|
||||||
|
[TrinityCore](http://collab.kpsn.org/display/tc/TrinityCore+Home)<br />
|
||||||
|
[cMaNGOS](https://github.com/cmangos/issues/wiki/Installation-Instructions)
|
||||||
|
|
||||||
#Updating
|
#Updating
|
||||||
1. When updating you should take up the `commit hash` you are on, just in case.
|
1. When updating you should take up the `commit hash` you are on, just in case.
|
||||||
|
|||||||
Reference in New Issue
Block a user