[DiscordArchive] I did not want to build and compile twice, minimizing the downtime for the live server. so you just
[DiscordArchive] I did not want to build and compile twice, minimizing the downtime for the live server. so you just
Archived author: Tecc • Posted: 2025-08-11T07:19:23.358000+00:00
Original source
I did not want to build and compile twice, minimizing the downtime for the live server. so you just update the whole wow-server directory with what is on dev once you are satisfied with the build?
Archived author: Mithria • Posted: 2025-08-11T07:44:09.990000+00:00
Original source
well i have my own fork of azerothcore so i update my dev version, make my changes, test, commit and push my changes, then git pull from my repo in the main server folder and compile. Honestly compile time when it isnt a fresh build is like 20sec max