AntiTcb / NRuneScape

An unofficial .NET wrapper for RuneScape API (https://runescape.com - https://oldschool.runescape.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRuneScape

MyGet Build status

An unofficial .NET API Wrapper for RuneScape (https://runescape.com / https://oldschool.runescape.com).

Design is heavily based on Discord.Net.

Installation

Stable (NuGet)

Stable releases are found on NuGet.

You may install the metapackage or, pick and choose the individual components you like.

Unstable (NuGet)

Unstable pre-release builds will be found on NuGet, displayed by toggling the pre-releases checkbox.

Development (MyGet)

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)

Compiling

In order to compile NRuneScape, you require:

Using Visual Studio

The .NET Core workload must be selected during Visual Studio installation.

Using Command Line

About

An unofficial .NET wrapper for RuneScape API (https://runescape.com - https://oldschool.runescape.com)

License:MIT License


Languages

Language:C# 100.0%