Server Update Steps
NWSync Server Setup
- Push all changes to https://github.com/layonara/nwn-haks Note: 64bit branch
- ssh to nwsync-ssl.layonara.com
cd /home/orth/layo-haks && git pullcp layonara.tlk /layonara/nwn/userdir/tlk- Run
layonara_nwn hak --yes - Run
sudo /home/orth/.nimble/bin/nwn_nwsync_write --description="The World of Layonara" /var/www/html-ssl /layonara/nwn/userdir/modules/Layonara_6-00.modNote: You don't need to upload a new module each time, only if the tlk name changes or the haks used/order changed scp l64*.hak orth@116.203.70.169:/layonara/nwn/userdir/hak/scp layonara.tlk orth@116.203.70.169:/layonara/nwn/userdir/tlk/
New NWN Server Version
cd /layonara/nwn && wget <NEW_SERVER_ZIP_URL>unzip <NEW_SERVER_ZIP>and overwrite all
EE64 Server Setup
- Push all changes to https://github.com/layonara/nwn-module Note: ee branch
- ssh to ee64.layonara.com
cd /layonara/nwn/nwn-module && git pullnasher pack core --cleanNote: You may need to update the nwserver version firstmv *.mod /layonara/nwn/userdir/modules/cd /layonara/nwn/nwnx && git pull- Rebuild nwnx in /layonara/nwn/nwnx with
./Scripts/buildnwnx.sh -j4 - Run
/layonara/nwn/mod-disable.sh - Run
/layonara/nwn/mod-stop.sh - Edit
mod-start.shand change the module version - Remove any temp overrides added to /layonara/nwn/userdir/development
- Run
/layonara/nwn/mod-enable.sh - Reboot if desired