Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.
/ SolarOdyssey2_NWN Public archive

Neverwinter Nights server code for the Solar Odyssey Online 2 server.

License

Notifications You must be signed in to change notification settings

zunath/SolarOdyssey2_NWN

Repository files navigation

Solar Odyssey Online 2

Server-side C# code used in the Neverwinter Nights Solar Odyssey Online 2 module.

Game: Neverwinter Nights: Enhanced Edition

Website: TBA

Discord: TBA

Project Description

This project contains the C# source code used on the Solar Odyssey Online 2 server.

It serves as a replacement for NWScript and handles most server features and functions. This is possible by using the NWNX_Mono plugin for NWNX.

Refer to the quick start guide below and be sure to post any issues on our forums. The link to the forums is above.

Quick-start guide for Solar Odyssey Online 2 server developers

1.) Install Git from here: https://git-scm.com/downloads

2.) Install Visual Studio Community Edition 2017 from here: https://www.visualstudio.com/downloads/

3.) Start up Visual Studio.

4.) Under the Team Explorer window click the Clone button.

5.) Type in: https://github.com/zunath/SolarOdyssey2_NWN.git

6.) Select a location on your PC to put the source code.

7.) Click Clone and wait until it finishes downloading the files.

8.) Open the project you just cloned.

Hosting Dependencies

1.) Neverwinter Nights: Enhanced Edition Server Files

2.) Linux OS

3.) NWNX + the following plugins: Chat, Creature, Events, Mono, Object, Player

4.) Mono framework

5.) Microsoft SQL Server 2017

Using Docker

I highly recommend using Docker to speed up development time. You can read about how to use it for NWN:EE here: https://hub.docker.com/r/nwnxee/nwserver/

It'll take care of hosting dependencies #1-#4. You only need to set up the SQL Server database at that point.

Getting Help

If you need help with anything related to Solar Odyssey Online 2 please feel free to contact us on our Discord.

For NWNX and Docker related issues please look for help in the NWNX Discord channel here: https://discord.gg/m2hJPDE

About

Neverwinter Nights server code for the Solar Odyssey Online 2 server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages