A C# wrapper for Ladislav Zezula's StormLib.
Stars
26
Forks
19
Watchers
26
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Fixed problems in x86 CascLib; it now runs. Added simple test to Program to verify output and successfully extracted Highmaul loading screen from WoW.
d1f1634View on GitHubUpdated CascLib DLL builds so that they actually contain exports.
8401d15View on GitHubFixed the DLLs so that they are Unicode instead of MBCS. Created baseline implementation of read/write/extract/add. Created simple testbed.
3d2d61fView on GitHubBegan porting stormlib.h into P/Invoke definitions. Began creating API surface for C# consumers.
b6b8fb1View on GitHub