/duke3d-palette

A module for reading, writing, interacting with and manipulating Duke Nukem 3D palette files.

Primary LanguageJavaScript

Duke3D Palette

NPM version Build Status Coverage Status Known Vulnerabilities Dependencies Downloads Install Size Contributors Pull Requests Welcome

A module for reading Duke Nukem 3D palette files.

Note

This is a preview version of this module, it is not yet complete but should be fully functional.

Usage

var Palette = require("duke3d-palette");

TODO

Installation

To install this module:

npm install duke3d-palette