An unofficial .NET API Wrapper for RuneScape (https://runescape.com / https://oldschool.runescape.com).
Design is heavily based on Discord.Net.
Stable releases are found on NuGet.
You may install the metapackage or, pick and choose the individual components you like.
Unstable pre-release builds will be found on NuGet, displayed by toggling the pre-releases checkbox.
Nightly builds are available on the project's MyGet feed. (https://www.myget.org/gallery/nrunescape
/ https://www.myget.org/F/nrunescape/api/v3/index.json
)
In order to compile NRuneScape, you require:
The .NET Core workload must be selected during Visual Studio installation.