ModFramework 1.1.15
dotnet add package ModFramework --version 1.1.15
NuGet\Install-Package ModFramework -Version 1.1.15
<PackageReference Include="ModFramework" Version="1.1.15" />
<PackageVersion Include="ModFramework" Version="1.1.15" />
<PackageReference Include="ModFramework" />
paket add ModFramework --version 1.1.15
#r "nuget: ModFramework, 1.1.15"
#addin nuget:?package=ModFramework&version=1.1.15
#tool nuget:?package=ModFramework&version=1.1.15
A tool for rewriting .net binaries. Can allow rewriting of Types to Interfaces, Arrays to Extensible Collections, or even Fields to Properties.
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
- MonoMod (>= 22.7.31.1)
- NuGet.Protocol (>= 6.13.2)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on ModFramework:
Package | Downloads |
---|---|
OTAPI.Upcoming
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. |
|
OTAPI.Upcoming.tModLoader
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 .NET6 library thanks to ModFramework being able to retarget the .NET4 vanilla assembly up to .NET6. This means that any mod you create can be written as a .NET6 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 .NET6 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. |
|
OTAPI.Upcoming.Mobile
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. |
|
ModFramework.Modules.ClearScript
ModFramework module to enable javascript plugins via Microsoft's ClearScript. |
|
MODEFDP.OTAPI.Upcoming.tModLoader
Modified Version --- 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 .NET6 library thanks to ModFramework being able to retarget the .NET4 vanilla assembly up to .NET6. This means that any mod you create can be written as a .NET6 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 .NET6 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. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ModFramework:
Repository | Stars |
---|---|
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
|
|
SignatureBeef/Open-Terraria-API
Open Terraria API - Mac, Linux & Windows
|
Version | Downloads | Last Updated |
---|---|---|
1.1.15 | 269 | 6/5/2025 |
1.1.14 | 335 | 3/1/2025 |
1.1.13 | 2,986 | 1/2/2025 |
1.1.12 | 191 | 1/2/2025 |
1.1.11 | 305 | 12/31/2024 |
1.1.10 | 148 | 12/30/2024 |
1.1.9 | 208 | 12/28/2024 |
1.1.8-alpha | 115 | 12/26/2024 |
1.1.7 | 64,150 | 11/9/2022 |
1.1.6 | 32,641 | 10/16/2022 |
1.1.5 | 7,118 | 10/16/2022 |
1.1.4-alpha | 552 | 10/15/2022 |
1.1.3-alpha | 8,426 | 10/6/2022 |
1.1.2-alpha | 4,479 | 9/28/2022 |
1.1.1-alpha | 3,502 | 9/6/2022 |
1.1.0-alpha | 3,653 | 9/4/2022 |
1.0.46-alpha | 4,248 | 8/10/2022 |
1.0.45-alpha | 775 | 8/2/2022 |
1.0.44-alpha | 778 | 7/31/2022 |
1.0.43-alpha | 208 | 7/31/2022 |
1.0.42-alpha | 1,586 | 7/31/2022 |
1.0.41-alpha | 522 | 7/30/2022 |
1.0.40-alpha | 540 | 7/26/2022 |
1.0.39-alpha | 4,758 | 3/27/2022 |
1.0.38-alpha | 520 | 3/27/2022 |
1.0.37-alpha | 486 | 3/27/2022 |
1.0.36-alpha | 555 | 12/15/2021 |
1.0.35-alpha | 11,300 | 12/12/2021 |
1.0.34-alpha | 543 | 12/12/2021 |
1.0.33-alpha | 505 | 12/12/2021 |
1.0.32-alpha | 512 | 12/12/2021 |
1.0.31-alpha | 734 | 12/11/2021 |
1.0.30-alpha | 467 | 12/11/2021 |
1.0.29-alpha | 896 | 12/11/2021 |
1.0.28-alpha | 771 | 12/11/2021 |
1.0.26-alpha | 548 | 12/9/2021 |
1.0.25-alpha | 768 | 12/8/2021 |
1.0.24-alpha | 723 | 12/8/2021 |
1.0.23-alpha | 697 | 12/8/2021 |
1.0.22-alpha | 514 | 12/4/2021 |
1.0.21-alpha | 531 | 12/4/2021 |
1.0.20-alpha | 6,341 | 11/29/2021 |
1.0.19-alpha | 541 | 11/27/2021 |
1.0.18-alpha | 3,503 | 11/25/2021 |
1.0.17-alpha | 5,544 | 11/24/2021 |
1.0.16-alpha | 20,729 | 8/15/2021 |
1.0.15-alpha | 627 | 8/14/2021 |
1.0.14-alpha | 676 | 8/14/2021 |
1.0.13-alpha | 625 | 8/13/2021 |
1.0.12-alpha | 602 | 8/11/2021 |
1.0.11-alpha | 639 | 8/11/2021 |
1.0.10-alpha | 637 | 7/31/2021 |
1.0.9-alpha | 14,206 | 7/24/2021 |
1.0.8-alpha | 654 | 7/23/2021 |
1.0.7-alpha | 614 | 7/23/2021 |
1.0.6-alpha | 586 | 7/23/2021 |
1.0.5-alpha | 569 | 7/23/2021 |
1.0.4-alpha | 642 | 7/20/2021 |
1.0.3-alpha | 572 | 7/20/2021 |
1.0.2-alpha | 623 | 7/17/2021 |
1.0.1-alpha | 619 | 7/17/2021 |
1.0.0-alpha5 | 568 | 7/14/2021 |
1.0.0-alpha4 | 10,194 | 7/10/2021 |
1.0.0-alpha3 | 1,988 | 6/25/2021 |
1.0.0-alpha2 | 296 | 5/23/2021 |
1.0.0-alpha1 | 285 | 5/20/2021 |
Upgrade to .NET9, package updates and static hook generation (alpha test)