OTAPI.Upcoming.Mobile
3.2.6
dotnet add package OTAPI.Upcoming.Mobile --version 3.2.6
NuGet\Install-Package OTAPI.Upcoming.Mobile -Version 3.2.6
<PackageReference Include="OTAPI.Upcoming.Mobile" Version="3.2.6" />
<PackageVersion Include="OTAPI.Upcoming.Mobile" Version="3.2.6" />
<PackageReference Include="OTAPI.Upcoming.Mobile" />
paket add OTAPI.Upcoming.Mobile --version 3.2.6
#r "nuget: OTAPI.Upcoming.Mobile, 3.2.6"
#:package OTAPI.Upcoming.Mobile@3.2.6
#addin nuget:?package=OTAPI.Upcoming.Mobile&version=3.2.6
#tool nuget:?package=OTAPI.Upcoming.Mobile&version=3.2.6
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 | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- ModFramework (>= 1.1.15)
- MonoMod (>= 22.7.31.1)
- MonoMod.RuntimeDetour (>= 25.2.3)
- Newtonsoft.Json (>= 13.0.3)
- Steamworks.NET (>= 2024.8.0)
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.6 | 119 | 6/9/2025 |
| 3.2.5 | 253 | 3/1/2025 |
| 3.2.4 | 129 | 1/5/2025 |
| 3.2.3 | 153 | 1/4/2025 |
| 3.2.2 | 154 | 1/2/2025 |
| 3.2.1 | 121 | 1/2/2025 |
| 3.2.0 | 119 | 1/2/2025 |
| 3.1.20 | 13,405 | 11/17/2022 |
| 3.1.19 | 12,087 | 11/10/2022 |
| 3.1.18 | 13,571 | 11/9/2022 |
| 3.1.17 | 13,126 | 11/6/2022 |
| 3.1.16 | 12,895 | 10/24/2022 |
| 3.1.15 | 12,608 | 10/21/2022 |
| 3.1.14 | 12,185 | 10/16/2022 |
| 3.1.13 | 11,013 | 10/16/2022 |
| 3.1.12-alpha | 422 | 10/10/2022 |
| 3.1.11-alpha | 468 | 10/9/2022 |
| 3.1.10-alpha | 461 | 10/8/2022 |
| 3.1.9-alpha | 466 | 10/7/2022 |
| 3.1.8-alpha | 409 | 10/6/2022 |
Preliminary Terraria 1.4.0.5 (Mobile)