Lua bindings for StormLib
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
36
commits
Add MPQ extraction example
f84e0dc
GC file iterators
b8b84c7
Support file iteration
28f27c8
Update for Lua 5.3 final release
cd099e2
Use uppercase for enum constants
bfb281f
Convert `moonstorm_` prefixed functions to `ms_`
1295f8a
Fix typo in example code
cdf0279
Check to see if the handle is already closed in GC metamethods
0efc833
Support patched MPQs
838e4da
Implement finalizers for MPQ and file handles
5bbd031
Adding license header
ba211a2
Merge branch 'wrapped-handles' into development
80917d2
Make MPQ handles parents of file handles
25a8771
Support hierarchies of wrapped handles
c434590
Use wrapped handle for MPQ file API
d17ddf5