-
Notifications
You must be signed in to change notification settings - Fork 25
Building the Module
Please note that I developed this using Windows 10, so the instructions and batch file will be for that.
You will need Docker to run the .bat files to pack or unpack the mods as well as run the server. Get it here. There are .bat files that will pack/unpack the module files using Nasher.
Alternatively, you can install and use nasher.nim to build the .mod file yourself.
Building the module is relatively simple - just run nasher_install.bat. This will create the mod file which is located at modules/and_the_Wailing_Death.mod in the root of the repo that was cloned, as well as it's associated mod folder.
Afterwards, open it in the toolset and select Build > Build Module (with scripts checked), otherwise the module will not run as not all the scripts are compiled.
If you run into any issues, please hop into Discord and I will help.