OTAPI.Upcoming 3.2.5

This package has a SemVer 2.0.0 package version: 3.2.5+330f6ce33deaf2cc38385ebd1653ecd47edaf641.
dotnet add package OTAPI.Upcoming --version 3.2.5                
NuGet\Install-Package OTAPI.Upcoming -Version 3.2.5                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OTAPI.Upcoming" Version="3.2.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OTAPI.Upcoming --version 3.2.5                
#r "nuget: OTAPI.Upcoming, 3.2.5"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OTAPI.Upcoming as a Cake Addin
#addin nuget:?package=OTAPI.Upcoming&version=3.2.5

// Install OTAPI.Upcoming as a Cake Tool
#tool nuget:?package=OTAPI.Upcoming&version=3.2.5                

The Open Terraria API, known as OTAPI, is a low-level API for Terraria that rewrites and hooks into the official or modded binaries for others to use.

       OTAPI is primarily a server modification and is available as a cross platform package via NuGet.

       Version 3.0 is now a .NET9 library thanks to ModFramework being able to retarget the .NET4 vanilla assembly up to .NET9.
       This means that any mod you create can be written as a .NET9 module and later merged into the patched assembly thanks to MonoMod.

       Here is what is now possible:
        - Native Runtime hooks, just reference OTAPI.Runtime.dll and register to MonoMod events generated from the Terraria assembly.
        - Full .NET9 ecosystem and its performance improvements. No need for two targets such as Windows & Mono anymore either.
        - A new optional internal module system via ModFramework to load precompiled dll's, .cs files or even top level classes.
        - A strong set of libraries with methods and extensions to help you build more mods.
        - Create 1 file MonoMod patches to rewrite or inject new meta data to the assembly.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on OTAPI.Upcoming:

Package Downloads
TSAPI

This is the Terraria Server API, the API that TShock for Terraria runs on.

Chireiden.TSAPI

TSAPI with upcoming OTAPI

Appointer

Package Description

BossServer.Ref

boss服 开发引用文件

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on OTAPI.Upcoming:

Repository Stars
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
Pryaxis/TSAPI
🛠🌳 The TShock Scaffold API enables developers to build plugins that hook directly into the Terraria game engine.
Version Downloads Last updated
3.2.5 192 3/1/2025
3.2.4 705 1/5/2025
3.2.3 181 1/4/2025
3.2.2 121 1/2/2025
3.2.1 91 1/2/2025
3.2.0 95 1/2/2025
3.1.21 145 12/26/2024
3.1.20 36,126 11/17/2022
3.1.19 6,934 11/10/2022
3.1.18 5,984 11/9/2022
3.1.17 4,531 11/6/2022
3.1.16 9,324 10/24/2022
3.1.15 7,786 10/21/2022
3.1.14 6,456 10/16/2022
3.1.13 6,502 10/16/2022
3.1.12-alpha 2,411 10/10/2022
3.1.11-alpha 1,889 10/9/2022
3.1.10-alpha 1,547 10/8/2022
3.1.9-alpha 3,075 10/7/2022
3.1.8-alpha 2,214 10/6/2022
3.1.7-alpha 2,693 10/4/2022
3.1.6-alpha 1,781 10/4/2022
3.1.5-alpha 1,701 9/30/2022
3.1.4-alpha 1,930 9/29/2022
3.1.3-alpha 1,747 9/8/2022
3.1.2-alpha 1,952 9/6/2022
3.1.1-alpha 1,816 9/5/2022
3.1.0-alpha 1,715 9/5/2022
3.0.42-alpha 1,923 8/11/2022
3.0.41-alpha 2,006 8/10/2022
3.0.40-alpha 1,940 7/31/2022
3.0.39-alpha 1,918 7/31/2022
3.0.38-alpha 1,910 7/31/2022
3.0.37-alpha 1,601 7/27/2022
3.0.36-alpha 3,418 3/27/2022
3.0.35-alpha 2,837 3/27/2022
3.0.34-alpha 1,787 3/1/2022
3.0.33-alpha 2,750 3/1/2022
3.0.32-alpha 2,043 2/28/2022
3.0.31-alpha 2,533 2/26/2022
3.0.30-alpha 2,802 12/9/2021
3.0.29-alpha 2,520 12/2/2021
3.0.28-alpha 3,166 12/1/2021
3.0.27-alpha 3,039 11/27/2021
3.0.26-alpha 4,583 11/27/2021
3.0.25-alpha 4,698 11/27/2021
3.0.24-alpha 5,580 11/25/2021
3.0.23-alpha 2,383 11/23/2021
3.0.22-alpha 3,045 11/23/2021
3.0.21-alpha 3,356 11/21/2021
3.0.20-alpha 4,765 7/27/2021
3.0.19-alpha 2,940 7/25/2021
3.0.18-alpha 2,362 7/24/2021
3.0.17-alpha 2,615 7/24/2021
3.0.16-alpha 2,264 7/24/2021
3.0.15-alpha 1,889 7/24/2021
3.0.14-alpha 2,069 7/12/2021
3.0.13-alpha 2,703 7/10/2021
3.0.0-alpha9 2,763 5/23/2021
3.0.0-alpha8 2,852 5/20/2021
3.0.0-alpha7 1,997 4/21/2021
3.0.0-alpha6 1,814 4/21/2021
3.0.0-alpha5 2,271 4/17/2021
3.0.0-alpha4 1,886 4/17/2021
3.0.0-alpha3 2,076 4/17/2021
3.0.0-alpha2 1,657 4/17/2021
3.0.0-alpha12 2,568 7/10/2021
3.0.0-alpha11 2,534 7/10/2021
3.0.0-alpha10 2,272 6/25/2021
3.0.0-alpha1 1,333 4/17/2021

Terraria 1.4.4.9 - Address ClientUUID issue as per GHSA-hvm9-wc8j-mgrc with credits to original contributors and TShock team, see advisory for more details.