Libraries
The 401Dune Project is a collection of cross platform .NET libraries for working with data files from Dune II and some other Westwood Studios games. It consists of:
- libPAKfile (v1.0.3515.6893, Changelog): Library to load, save and create .PAK archivefiles.
- libWWGraphics (v1.0.3515.6894, Changelog): Library to load, save and create various graphics files.
- libWWAudio (Unreleased, Changelog): Library to convert various audio files.
The libraries are written in C# and compiled using MonoDevelop, however they should be accessible through any language which supports the .NET Common Language Runtime, such as Visual Basic .NET, Visual J# and Managed C++.