JrsJams-MageArena-GameLibs-Steam 0.7.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package JrsJams-MageArena-GameLibs-Steam --version 0.7.9
                    
NuGet\Install-Package JrsJams-MageArena-GameLibs-Steam -Version 0.7.9
                    
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="JrsJams-MageArena-GameLibs-Steam" Version="0.7.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JrsJams-MageArena-GameLibs-Steam" Version="0.7.9" />
                    
Directory.Packages.props
<PackageReference Include="JrsJams-MageArena-GameLibs-Steam" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JrsJams-MageArena-GameLibs-Steam --version 0.7.9
                    
#r "nuget: JrsJams-MageArena-GameLibs-Steam, 0.7.9"
                    
#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.
#:package JrsJams-MageArena-GameLibs-Steam@0.7.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JrsJams-MageArena-GameLibs-Steam&version=0.7.9
                    
Install as a Cake Addin
#tool nuget:?package=JrsJams-MageArena-GameLibs-Steam&version=0.7.9
                    
Install as a Cake Tool

Mage Arena Game Libraries

This package contains the official publicized game assemblies for Mage Arena modding with BepInEx. These libraries provide access to game classes, methods, and fields that are normally private or internal, enabling deep modding capabilities.

📦 What This Package Contains

  • Publicized Game Assemblies: Stripped-down versions of Mage Arena assemblies with necessary types made public for modding
  • Reference-Only: Contains metadata (method signatures, class structures) but no implementation code
  • BepInEx Ready: Pre-configured for seamless integration with BepInEx and Harmony patching

💻 Installation

For Mod Developers

Add to your mod project via NuGet:

# Package Manager Console
Install-Package MageArena-GameLibs-Steam

# Or .NET CLI
dotnet add package MageArena-GameLibs-Steam

# Or NuGet CLI
nuget install MageArena-GameLibs-Steam
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

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
0.8.0.1 145 9/5/2025
0.8.0 136 9/1/2025
0.7.9.1 150 8/31/2025
0.7.9 116 8/31/2025