GBX.NET
by: BigBang1112
- 7.752k total downloads
- Latest version: 2.3.0
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.
GBX.NET.Tool
by: BigBang1112
- 7.623k total downloads
- Latest version: 0.3.3
Base library for creating rich tools for different environments with GBX.NET.
GBX.NET.Tool.CLI
by: BigBang1112
- 7.616k total downloads
- Latest version: 0.5.3
CLI implementation for the GBX.NET tool framework using Spectre.Console.
GBX.NET.PAK
by: BigBang1112
- 6.503k total downloads
- Latest version: 2.2.1
Support for reading Pak (NadeoPak) package files, integrated with GBX.NET.
GBX.NET.ZLib
by: BigBang1112
- 7.097k total downloads
- Latest version: 1.1.2
Support for zlib compressed parts of Gbx, integrated with GBX.NET. This official implementation uses Iconic.Zlib.Netstandard.
GBX.NET.Imaging.ImageSharp
by: BigBang1112
- 47 total downloads
- Latest version: 1.0.3
Provides extensions for image handling in GBX.NET using ImageSharp.
GBX.NET.Imaging
by: BigBang1112
- 68 total downloads
- Latest version: 2.0.4
Provides extensions for image handling in GBX.NET (GDI+, Windows only).
GBX.NET.Crypto
by: BigBang1112
- 44 total downloads
- Latest version: 1.0.3
Cryptographic features for GBX.NET 2.
GBX.NET.Hashing
by: BigBang1112
- 99 total downloads
- Latest version: 1.0.3
Hashing features (CRC32) for GBX.NET 2.
GBX.NET.Imaging.SkiaSharp
by: BigBang1112
- 133 total downloads
- Latest version: 1.1.3
Provides extensions for image handling in GBX.NET (Google's Skia with SkiaSharp).
GBX.NET.LZO
by: BigBang1112
- 184 total downloads
- Latest version: 2.1.3
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.
GBX.NET.NewtonsoftJson
by: BigBang1112
- 45 total downloads
- Latest version: 1.0.4
Better and easier JSON serialization with polymorphic support for GBX.NET objects.