A automated repo for automatically extract the game files, particularly s2ma files, which are the MPQ files for stormmod (mod file) and stormmap (map file) in Heroes.
A automated repo for automatically to patch the map files from s2ma repo, then generate the AI composition matrix (e.g 1v1, 3v2, 4v5 or spectator mode: no player and watching 5v5 AIs)
A Nodejs Native binding Library for CascLib and StormLib. Used by my other projects or gamedata extraction and MPQ file management. Because its a native binding, the speed is way faster than calling the CLI tool (e.g CascView.exe or MPOEditor.exe).