Skip to content

givemedeath/SWLOR_NWN

 
 

Repository files navigation

Star Wars: Legends of the Old Republic

Server-side C# code used in the Neverwinter Nights Star Wars: Legends of the Old Republic module.

Game: Neverwinter Nights: Enhanced Edition

Website: https://starwarsnwn.com/

Discord: https://discord.gg/MyQAM6m

Forums: https://forums.starwarsnwn.com/

Project Description

This project contains the C# source code used on the Star Wars: Legends of the Old Republic server.

It serves as a replacement for NWScript and handles most server features and functions. This is possible by using the NWNX_DotNet 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 SWLOR server developers

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

2.) Install Visual Studio Community Edition 2022 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/SWLOR_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.

Development Guide

Please refer to this guide for setting up your development environment: https://wiki.starwarsnwn.com/en/Development/Environment-SetUp

Getting Help

If you need help with anything related to Star Wars: Legends of the Old Republic please feel free to contact us on our Discord here: https://discord.gg/MyQAM6m

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

About

Star Wars: Legends of the Old Republic server code, a persistent world for Neverwinter Nights

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.9%
  • NWScript 11.9%
  • CSS 3.6%
  • JavaScript 2.2%
  • HTML 0.3%
  • Python 0.1%