Simple cmd file to create dedicated server from client installation of NWN2. Old Obsidian tool for it does not seem to work well, at least it does not work for me and i'm not the only one. As Obsidian tool can't be modified i decided to do this simple script for myself and anyone else.
Information about what folders and files are actually required i've got here: https://nwn.wiki/display/NWN2/Server+setup
There are two ways to use the script:
1. call it with two parameters - nwn2 folder where game files are and nwn2 server folder where you want server files to be copied. Should not have \ on the end.
2. open it and write paths to corresponding folders directly in code, you'll see where, it's commented.
And it uses robocopy for one operation, if you happen to have windows old enough not to have it included you'll need to download and install it to use this script.
Attachment | Size |
---|---|
![]() | 1.04 KB |