35 packages tagged with “maniaplanet”
General purpose library for Gbx files - data from Nadeo games like Trackmania or Shootmania. It supports high performance serialization and deserialization of 400+ Gbx classes.
A .NET library providing essential Trackmania features, like the time or text formatting.
An LZO compression plugin for GBX.NET to allow de/serialization of compressed Gbx bodies. This official implementation uses lzo 2.10 from NativeSharpLzo and minilzo 2.06 port by zzattack.
This library contains all the required MethodCalls and Structs for interfacing with ManiaPlanet Dedicated Servers using the XmlRpc library.
A library handling ChunkL - a standard for serialized objects represented in binary data chunks that are backwards compatible.
Wrapper for the official web API from Trackmania released in 2020. Part of the ManiaAPI.NET library set.
Wrapper for the official in-game Nadeo API from Trackmania released in 2020. Part of the ManiaAPI.NET library set.
Wrapper for the TMX API, currently only on tm-exchange.com. Part of the ManiaAPI.NET library set.
Wrapper for the Trackmania.io API. Part of the ManiaAPI.NET library set.
Provides extensions for image handling in GBX.NET (GDI+, Windows only).
Portable Class Library for accessing the ManiaPlanet WebServices and other Information. Check Project Page for how to use.
ManiaPlanet GBX map parser written in C# for .NET Core.
Support for reading Pak (NadeoPak) package files, integrated with GBX.NET.
Integrates the XML-RPC communication used between controllers and servers. Part of the ManiaAPI.NET library set.
CLI implementation for the GBX.NET tool framework using Spectre.Console.
Wrapper for the official web API from ManiaPlanet (Trackmania 2 and Shootmania). Part of the ManiaAPI.NET library set.
Extension methods of ManiaPlanet API for ASP.NET Core. Part of the ManiaAPI.NET library set.
Extension methods of Nadeo API for GBX.NET features. Part of the ManiaAPI.NET library set.
Extension methods of XML API for ASP.NET Core. Part of the ManiaAPI.NET library set.
Base library for creating rich tools for different environments with GBX.NET.
Extension methods of Trackmania API for ASP.NET Core. Part of the ManiaAPI.NET library set.
Provides extensions for image handling in GBX.NET (Google's Skia with SkiaSharp).
Hashing features (CRC32) for GBX.NET 2.
Extension methods of Nadeo API for ASP.NET Core. Part of the ManiaAPI.NET library set.
Extension methods of the old TMF web API for ASP.NET Core. Part of the ManiaAPI.NET library set.
Wrapper for the XML API used in TMF and ManiaPlanet. Part of the ManiaAPI.NET library set.
Extension methods of TMX API for ASP.NET Core. Part of the ManiaAPI.NET library set.
Essential Trackmania features for Blazor, includes text formatting.
Support for zlib compressed parts of Gbx, integrated with GBX.NET. This official implementation uses Iconic.Zlib.Netstandard.
Provides extensions for image handling in GBX.NET using ImageSharp.