/FastMDX

Ultra fast MDX (WarCraft 3 model) processing library

Primary LanguageC#MIT LicenseMIT

FastMDX

Ultra fast MDX (WarCraft 3 model) processing library. Has ability to open, modify and save MDX files.

Written in C# via low-level unsafe code. Based on .NET Core 3.1. Library is also cross-platform.

WORK IN PROGRESS

Reforged models not supported by now.

To run the test executable:

  • Install .NET Core 3.1 framework
  • Pass mdx file path as a parameter to the executable (Test.exe in Windows, Test in Linux/Mac)