Skip to content

nwn2dev/nwnx4-linux-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NWNX4 Docker

NWNX4 Docker is a way to deploy NWNX4 in a Docker Linux container.

How-to

There is a docker-compose.yml file available in this folder that helps to build and lift your copy. You will need to buildthe distribution of the NWNX4 application first.

NOTE: Make sure the build directory is using --buildtype=release.

  1. Set the following environment variables:
    1. NWN2_INSTALL_DIR i.e. C:\Program Files (x86)\Steam\steamapps\common\Neverwinter Nights 2
    2. NWN2_HOME_DIR i.e. C:\Users\youruser\OneDrive\Documents\Neverwinter Nights 2
    3. NWNX4_USER_DIR i.e. C:\Users\youruser\OneDrive\Documents\nwnx4
  2. Run docker-compose up -d to start the service daemon. By default, the server will be accessible from port 5121.

About

Docker project for nwnx4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors