[DiscordArchive] Hey guys, i have 2 simple questions.
[DiscordArchive] Hey guys, i have 2 simple questions.
Archived author: Tchoupimoting • Posted: 2025-04-23T22:49:36.348000+00:00
Original source
Hey guys, i have 2 simple questions.
Is there a way to have a modules, sql and mysql portable folder inside the server folder and not depend on the src folder ? (So make my own "repack")
Is there a way to add module to the server without needing to recompile all the server ?
Archived author: Ryan Turner • Posted: 2025-04-23T23:16:28.170000+00:00
Original source
We don't support or endorse repacks.
Normally you just export your Database and/or changes into their respective SQLs and re-run them on the new place.
New module = new cmake run = new compile.
If you dont cmake and compile there's no "changes" to your core or this case your module