<rsd version="1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://archipelago.phrasewise.com/rsd">
  <service>
    <engineName>MyGet</engineName>
    <engineLink>http://www.myget.org/</engineLink>
    <dc:identifier>https://www.myget.org/F/nrunescape/</dc:identifier>
    <dc:owner>antitcb</dc:owner>
    <dc:creator>antitcb</dc:creator>
    <dc:title>NRuneScape nightly feed</dc:title>
    <dc:description># NRuneScape
[![MyGet](https://img.shields.io/myget/nrunescape/vpre/NRuneScape.svg)](https://www.myget.org/feed/Packages/nrunescape) 
[![Build status](https://ci.appveyor.com/api/projects/status/f3hwgo97j5e0psxx?svg=true)](https://ci.appveyor.com/project/AntiTcb/nrunescape)

An unofficial .NET API Wrapper for RuneScape (https://runescape.com / https://oldschool.runescape.com).

Design is heavily based on [Discord.Net](https://github.com/RogueException/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
- [Visual Studio 2017](https://www.microsoft.com/net/core#windowsvs2017)
- [.NET Core SDK](https://www.microsoft.com/net/download/core)

The .NET Core workload must be selected during Visual Studio installation.

### Using Command Line
- [.NET Core SDK](https://www.microsoft.com/net/download/core)</dc:description>
    <homePageLink>https://www.myget.org/Feed/Details/nrunescape/</homePageLink>
    <apis>
      <api name="nuget-v3-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/nrunescape/api/v3/index.json" />
      <api name="nuget-v2-packages" blogID="" preferred="true" apiLink="https://www.myget.org/F/nrunescape/api/v2/" />
      <api name="nuget-v1-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/nrunescape/api/v1/" />
    </apis>
  </service>
</rsd>