[DiscordArchive] Thanks, I am reading the installationtext again, and it seems to be the case.
[DiscordArchive] Thanks, I am reading the installationtext again, and it seems to be the case.
Archived author: AndersD • Posted: 2025-02-24T07:24:52.931000+00:00
Original source
Thanks, I am reading the installationtext again, and it seems to be the case.
because this: alias update='cd ~/azerothcore-wotlk;git pull;cd ~/azerothcore-wotlk/modules/mod-playerbots;git pull' <-- Am I correct if this ONLY pulls from github?
Archived author: Tereneckla • Posted: 2025-02-24T07:25:08.675000+00:00
Original source
yes
Archived author: AndersD • Posted: 2025-02-24T07:25:58.036000+00:00
Original source
alias compile='cd ~/azerothcore-wotlk;./acore.sh compiler all'
alias build='cd ~/azerothcore-wotlk;./acore.sh compiler build'
What is the difference between this then? (if it's okay I ask)
Archived author: AndersD • Posted: 2025-02-24T07:27:46.054000+00:00
Original source
From what I understand, the "build" only compiles what has changed right? and the all compiles the whole thing?
Archived author: Tereneckla • Posted: 2025-02-24T07:28:29.888000+00:00
Original source
all does a clean compile (aka from 0)
Archived author: AndersD • Posted: 2025-02-24T07:28:46.634000+00:00
Original source
Thanks man!
Archived author: Honey • Posted: 2025-02-24T08:48:33.106000+00:00
Original source
You set the realmlist **file** to your server's LAN IP, if you have the local IP on the realmlist **table's** `localAddress` as well.