Jump to content

node-wad: WAD manipulation cli and library


LinusU
 Share

Recommended Posts

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!

  • Like 3
Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.