A module for reading Duke Nukem 3D palette files.
This is a preview version of this module, it is not yet complete but should be fully functional.
var Palette = require("duke3d-palette");
TODO
To install this module:
npm install duke3d-palette
A module for reading, writing, interacting with and manipulating Duke Nukem 3D palette files.
JavaScript