OpenArena BSP file parser
This package converts an OpenArena BSP files and OpenArena Shader files into a JavaScript structure.
Usage
This example uses TypeScript.
; ; // Buffer with BSP file content; ; // shader file content;
TODO
- Add prettier (or other formatter) to the project
- Add some tests
- Support all lumps and shader properties