[DiscordArchive] To install a module, do you have to create a new server with all the modules in it or not?
[DiscordArchive] To install a module, do you have to create a new server with all the modules in it or not?
Archived author: Diego Silva • Posted: 2025-03-19T19:42:09.241000+00:00
Original source
To install a module, do you have to create a new server with all the modules in it or not?
Archived author: Barais • Posted: 2025-03-19T19:43:06.085000+00:00
Original source
No. You add the module to your source modules folder and build again
Archived author: Diego Silva • Posted: 2025-03-19T19:43:55.474000+00:00
Original source
Yes, I have to redo the manipulation with git etc.?
Archived author: Barais • Posted: 2025-03-19T19:44:56.209000+00:00
Original source
You add the module folder to your modules folder in your AC source. You then configure, generate and open project. Right click all build and click build. Profit
Archived author: Diego Silva • Posted: 2025-03-19T19:46:30.453000+00:00
Original source
It says that the file already exists, is there any risk?
![[Image: image.png?ex=690c5260&is=690b00e0&hm=7cd...0fdfa1a64&]](https://cdn.discordapp.com/attachments/1255602330431127753/1352005375364304927/image.png?ex=690c5260&is=690b00e0&hm=7cdba50a13c0c026953bbe91a2d71586f164743d9e5768183af4bf30fdfa1a64&)
Archived author: Diego Silva • Posted: 2025-03-19T19:46:40.588000+00:00
Original source
![[Image: image.png?ex=690c5260&is=690b00e0&hm=7cd...0fdfa1a64&]](https://cdn.discordapp.com/attachments/1255602330431127753/1352005375364304927/image.png?ex=690c5260&is=690b00e0&hm=7cdba50a13c0c026953bbe91a2d71586f164743d9e5768183af4bf30fdfa1a64&)
Archived author: Revision • Posted: 2025-03-19T19:53:22.496000+00:00
Original source
Don't forget to change Debug to RelWithDebInfo in Visual Studio or you'll suffer for it
Archived author: jamba • Posted: 2025-03-19T19:55:57.296000+00:00
Original source
Does anyone have experience integrating worldserver sharding (layering)? Wondering if someone has a shortcut or solution before I go trying to implement this myself
Archived author: Revision • Posted: 2025-03-19T19:58:01.045000+00:00
Original source
<https://github.com/azerothcore/azerothcore-wotlk/pull/16832> is all I know of
Archived author: jamba • Posted: 2025-03-19T19:58:42.072000+00:00
Original source
this helps a ton, thanks!