New version of stand-alone Tibia class library that allows to get tibia.com objects about world, characters ant other things.
Info
Version: | 0.1.0 |
Author(s): | qbfrost |
Last Update: | Wednesday, July 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Tibia-Api |
Install
Install-Package Tibia-Api
dotnet add package Tibia-Api
paket add Tibia-Api
Tibia-Api Download (Unzip the "nupkg" after downloading)
Dependencies
- TibiaApi.Core(>= 1.0.0)
- TibiaApi.Model(>= 1.0.0)
- TibiaApi.Repository(>= 1.0.0)
- TibiaApi.Tools(>= 1.0.0)
- RestSharp(>= 106.11.4)