A .NET standard 2.1 package for interacting with BYOND servers VIA world topic calls.
Info
Version: | 1.2.1 |
Author(s): | Bobbahbrown & FailMelon |
Last Update: | Sunday, July 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bobbahbrown/byondtopic |
NuGet Url: | https://www.nuget.org/packages/ByondTopic |
Install
Install-Package ByondTopic
dotnet add package ByondTopic
paket add ByondTopic
ByondTopic Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
Tags