Skip to content

Nico678/OpenNos

 
 

Repository files navigation

discord

#Instructions to contribute#

##Disclaimer## This project is a community project not for commercial use. The emulator itself is proof of concept of our idea to try out anything what's not possible on original servers. The result is to learn and program together for prove the study.

##Legal##

This Website and Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Gameforge or any of its affiliates or subsidiaries. This is an independent and unofficial server for educational use ONLY. Using the Project might be against the TOS.

#Attention!# This emulation software is not open source to host any private servers. It is open source to work together community-based. We do not provide any modified client files. The alorithms are based on our logic.

###Before opening new issues troubleshooting can be found here### ###Read our faq before asking questions### ###Contribution is only possible with Visual Studio 2015 (Community or other editions), Microsoft SQL Server 2016 and StyleCop extension###

#Building the code# ##1. Install SSDT For Visual Studio## http://go.microsoft.com/fwlink/?LinkID=393520&clcid=0x409

##2. Install or Configure Microsoft SQL Server 2016 (at least Developer Edition) Detailed information will follow.

##3. Use the NuGet Package Manager to Update the Database##

  • Go to Tools -> NuGet Package Manager -> Package Manager Console
  • Choose Project OpenNos.DAL.EF
  • Type 'update-database' and update the Database

About

OpenNos Emulator Project. See AUTHORS file for Copyright information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%