NetScape

Modular Runescape Private Server in C# for learning purposes & fun!

Code Docs

  • All Docs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • PostgresSQL
  • Net5.0

Installing

  1. Create the folder AspNetServerData\Cache in your users home folder and add the 317 cache (Currently NetScape only supports the 317 protocol)
  2. Go to appsettings.json and ensure the ConnectionString to your database is correct
  3. Go to your Terminal (Make sure its current directory is matching the root of this repo) or VS Console then type:
dotnet tool install -g dotnet-ef
dotnet build
dotnet ef database update --project NetScape

To Run in Terminal:

dotnet run --project netscape

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • JayArrowz - JayArrowz

See also the list of contributors who participated in this project.

Acknowledgments

  • JayArrowz
  • Graham
  • Major
  • Scu11
  • https://github.com/villermen/runescape-cache-tools
  • https://github.com/apollo-rsps/apollo
  • Improve this Doc
☀
☾
Back to top Generated by DocFX