Nightworks is a Java port of Anatolia MUD 3.1.0 C-language codebase Anatolia 3.1 was released in 2003 and is based on ROM2.4 -> Merc 2 -> Diku
Full Anatolia credits can be found here.
Full Merc credits can be found here.
Full ROM credits can be found here.
And full Diku credits can be found here.
Requirements:
- Java 8
- Maven 3.5.0 or later
Steps to run:
- From the command line, go to the root directly for the project
- type 'mvn clean compile' or 'mvn clean install'
- type 'java -cp target\classes net.sf.nightworks.Comm'
- Nightworks is now running on localhost port 4000