jonrimmer / wadparser-js

JS conversion of WADParser.py

Home Page:https://jonrimmer.github.io/wadparser-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A JavaScript conversion of Jason Sperske's WADParser.py script.

Requires a modern, up-to-date browser with support for type="module" scripts. At the time of writing, this requires turning on an about:config flag in Firefox.

Tests expect c1m1.wad from Freedoom to be in the directory, and to be run in a recent version of Node.

About

JS conversion of WADParser.py

https://jonrimmer.github.io/wadparser-js/

License:MIT License


Languages

Language:JavaScript 66.4%Language:HTML 33.6%