OTAPI.Upcoming.Mobile 3.2.2

This package has a SemVer 2.0.0 package version: 3.2.2+f95c2700f2b0984a90d049504a1f4ee14ee845bc.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OTAPI.Upcoming.Mobile --version 3.2.2                
NuGet\Install-Package OTAPI.Upcoming.Mobile -Version 3.2.2                
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.Mobile" Version="3.2.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OTAPI.Upcoming.Mobile --version 3.2.2                
#r "nuget: OTAPI.Upcoming.Mobile, 3.2.2"                
#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.Mobile as a Cake Addin
#addin nuget:?package=OTAPI.Upcoming.Mobile&version=3.2.2

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

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 .9 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.3 39 1/4/2025
3.2.2 44 1/2/2025
3.2.1 45 1/2/2025
3.2.0 40 1/2/2025
3.1.20 4,097 11/17/2022
3.1.19 2,820 11/10/2022
3.1.18 4,021 11/9/2022
3.1.17 3,825 11/6/2022
3.1.16 3,581 10/24/2022
3.1.15 3,309 10/21/2022
3.1.14 2,856 10/16/2022
3.1.13 1,682 10/16/2022
3.1.12-alpha 276 10/10/2022
3.1.11-alpha 286 10/9/2022
3.1.10-alpha 315 10/8/2022
3.1.9-alpha 290 10/7/2022
3.1.8-alpha 252 10/6/2022
3.1.7-alpha 295 10/4/2022
3.1.3-alpha 314 9/8/2022
3.1.2-alpha 344 9/6/2022
3.1.1-alpha 331 9/5/2022
3.1.0-alpha 215 9/5/2022
3.0.42-alpha 404 8/11/2022
3.0.41-alpha 303 8/10/2022
3.0.40-alpha 348 7/31/2022
3.0.39-alpha 285 7/31/2022
3.0.38-alpha 326 7/31/2022
3.0.37-alpha 356 7/27/2022
3.0.36-alpha 418 3/27/2022
3.0.35-alpha 289 3/27/2022
3.0.34-alpha 352 3/1/2022
3.0.33-alpha 363 3/1/2022
3.0.32-alpha 417 2/28/2022
3.0.31-alpha 374 2/26/2022
3.0.30-alpha 393 12/9/2021
3.0.29-alpha 444 12/2/2021
3.0.28-alpha 1,013 12/1/2021
3.0.27-alpha 365 11/27/2021
3.0.26-alpha 2,085 11/27/2021
3.0.25-alpha 2,049 11/27/2021
3.0.24-alpha 3,061 11/25/2021
3.0.23-alpha 308 11/23/2021
3.0.22-alpha 427 11/23/2021
3.0.21-alpha 979 11/21/2021
3.0.20-alpha 488 7/27/2021
3.0.19-alpha 371 7/25/2021
3.0.18-alpha 540 7/24/2021
3.0.17-alpha 467 7/24/2021
3.0.16-alpha 526 7/24/2021
3.0.15-alpha 590 7/24/2021
3.0.14-alpha 392 7/12/2021
3.0.13-alpha 523 7/10/2021
3.0.0-alpha12 543 7/10/2021
3.0.0-alpha10 368 6/25/2021

Preliminary Terraria 1.4.0.5 (Mobile)