Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Dedicated server (nwserver)

  1. Native
    1. Nwnx ?
      1. No
      nwnx
      1. Launch nwserve
      2. Launch Tracy
      1. : skip
      2. Yes: compile
      With nwnx
      1. Compile nwnx for the target version of nwserver
    2. Launch nwservenwserver
    3. Launch Tracy
  2. Docker
    1. Nwnx ?
      1. No
      nwnx
      1. : Use a prebuilt image from https://github.com/urothis/nwserver/
      2. Expose the Tracy port to be able to connect. See configuration example for the port
      3. Launch the container
      4. Launch Tracy
      With nwnx
      1. use 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)
    2. Expose the Tracy port to be able to connect. See configuration example for the port
    3. Launch the container
    4. Launch Tracy

To understand Tracy in detail, refer to the official documentation in the Tracy GitHub repository.