The Open Terraria API (OTAPI) is the core for the new generation of Terraria Server mods.
Info
| Version: | 2.0.0.50 |
| Author(s): | DeathCradle |
| Last Update: | Wednesday, March 2, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DeathCradle/Open-Terraria-API |
| NuGet Url: | https://www.nuget.org/packages/OTAPI |
Install
Install-Package OTAPI
dotnet add package OTAPI
paket add OTAPI
OTAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags