LinusU Posted November 25, 2013 Share Posted November 25, 2013 Hi community, I just finished my quick WAD manipulator implemented in node.js. It's both a binary for extracting and creating archives and a library for doing the same (and more) from node.js. https://github.com/LinusU/node-wad Usage is (I think, if not shout at me and I will fix) very easy and straight forward. I've based my implementation on this wikipage (http://www.rockraidersunited.org/wiki/index.php?title=.WAD_file) and haven't tested it too much yet, please report any bugs you might find. The main reason for writing this was for a really cool Rock Raiders project soon to be announced here in the forums, stay tuned. ps. It's 04:30 here and I'm dead tired. I'd be very surprised if it doesn't contain any bugs at the moment, please cut me some slack pps. Also, it's fully open source and licensed under the MIT License, go nuts! le717, Sharkly and Cyrem 3 Link to comment Share on other sites More sharing options...
Recommended Posts