OTAPI.Upcoming.tModLoader
3.0.16-alpha
See the version list below for details.
dotnet add package OTAPI.Upcoming.tModLoader --version 3.0.16-alpha
NuGet\Install-Package OTAPI.Upcoming.tModLoader -Version 3.0.16-alpha
<PackageReference Include="OTAPI.Upcoming.tModLoader" Version="3.0.16-alpha" />
paket add OTAPI.Upcoming.tModLoader --version 3.0.16-alpha
#r "nuget: OTAPI.Upcoming.tModLoader, 3.0.16-alpha"
// Install OTAPI.Upcoming.tModLoader as a Cake Addin #addin nuget:?package=OTAPI.Upcoming.tModLoader&version=3.0.16-alpha&prerelease // Install OTAPI.Upcoming.tModLoader as a Cake Tool #tool nuget:?package=OTAPI.Upcoming.tModLoader&version=3.0.16-alpha&prerelease
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 .NET5 library thanks to ModFramework being able to retarget the .NET4 vanilla assembly up to .NET5.
This means that any mod you create can be written as a .NET5 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 .NET5 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 | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- ModFramework (>= 1.0.9-alpha)
- MonoMod (>= 21.7.22.3)
- MonoMod.RuntimeDetour (>= 21.7.22.3)
- Newtonsoft.Json (>= 13.0.1)
-
net5.0
- ModFramework (>= 1.0.9-alpha)
- MonoMod (>= 21.7.22.3)
- MonoMod.RuntimeDetour (>= 21.7.22.3)
- Newtonsoft.Json (>= 13.0.1)
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.1.20 | 3,230 | 11/17/2022 |
3.1.19 | 4,387 | 11/10/2022 |
3.1.18 | 3,633 | 11/9/2022 |
3.1.17 | 3,230 | 11/6/2022 |
3.1.16 | 2,651 | 10/24/2022 |
3.1.15 | 2,749 | 10/21/2022 |
3.1.14 | 2,739 | 10/16/2022 |
3.1.13 | 3,073 | 10/16/2022 |
3.1.12-alpha | 1,084 | 10/10/2022 |
3.1.11-alpha | 1,462 | 10/9/2022 |
3.1.10-alpha | 1,455 | 10/8/2022 |
3.1.9-alpha | 1,685 | 10/7/2022 |
3.1.8-alpha | 1,510 | 10/6/2022 |
3.1.7-alpha | 1,598 | 10/4/2022 |
3.1.3-alpha | 1,613 | 9/8/2022 |
3.1.2-alpha | 1,813 | 9/6/2022 |
3.1.1-alpha | 1,957 | 9/5/2022 |
3.1.0-alpha | 1,999 | 9/5/2022 |
3.0.42-alpha | 1,997 | 8/11/2022 |
3.0.41-alpha | 1,976 | 8/10/2022 |
3.0.36-alpha | 2,195 | 3/27/2022 |
3.0.35-alpha | 1,869 | 3/27/2022 |
3.0.34-alpha | 1,866 | 3/1/2022 |
3.0.33-alpha | 1,643 | 3/1/2022 |
3.0.32-alpha | 1,676 | 2/28/2022 |
3.0.31-alpha | 1,843 | 2/26/2022 |
3.0.30-alpha | 1,862 | 12/9/2021 |
3.0.29-alpha | 1,821 | 12/2/2021 |
3.0.28-alpha | 2,499 | 12/1/2021 |
3.0.27-alpha | 2,092 | 11/27/2021 |
3.0.26-alpha | 3,809 | 11/27/2021 |
3.0.25-alpha | 3,670 | 11/27/2021 |
3.0.24-alpha | 4,657 | 11/25/2021 |
3.0.23-alpha | 1,983 | 11/23/2021 |
3.0.22-alpha | 1,985 | 11/23/2021 |
3.0.21-alpha | 2,766 | 11/21/2021 |
3.0.20-alpha | 1,974 | 7/27/2021 |
3.0.19-alpha | 2,006 | 7/25/2021 |
3.0.18-alpha | 2,283 | 7/24/2021 |
3.0.17-alpha | 2,222 | 7/24/2021 |
3.0.16-alpha | 1,904 | 7/24/2021 |
3.0.15-alpha | 2,356 | 7/24/2021 |
3.0.14-alpha | 2,055 | 7/12/2021 |
3.0.13-alpha | 2,297 | 7/10/2021 |
3.0.0-alpha12 | 2,355 | 7/10/2021 |
Preliminary Terraria 1.4.0.5 (tModLoader)