...
Dedicated server (nwserver)
- Native
- Nwnx ?
- No: skip
- Yes: compile nwnx for the target version of nwserver
- Launch nwserver
- Launch Tracy
- Nwnx ?
- Docker
- Nwnx ?
- No: Use a prebuilt image from https://github.com/urothis/nwserver/
- Yes: Use a prebuilt image from https://github.com/nwnxee/unified/ if one exists for the target version of nwn. At the time of writing Tracy is only available in the preview build, for which there is no prebuilt nwnx image. To build your own image, you may use this script https://github.com/nwnxee/unified/blob/a4869fdb2047a4e8c94866e382c94056e0d13929/Scripts/buildimages.sh (TODO: update after PR merge/close)
- Expose the Tracy port to be able to connect. See configuration example for the port
- Launch the container
- Launch Tracy
- Nwnx ?
...