UNPKG
node-wad
Version:
latest (0.2.6)
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
A Doom WAD parser and writer.
github.com/Gustavo6046/node-wad
Gustavo6046/node-wad
node-wad
/
src
/
export.js
6 lines
(5 loc)
•
117 B
JavaScript
View Raw
1
2
3
4
5
6
// Generated by CoffeeScript 1.12.6
module
.
exports
= {
WAD
:
require
(
"./wad.js"
),
MapEdit
:
require
(
"./map.js"
) };