UNPKG

source-mdl

Version:

This package can read source engines MDL files. To parse a model, it needs the VTX, VVD and MDL file.

21 lines (20 loc) 331 B
{ "name": "source-mdl", "version": "0.2.4", "description": "", "main": "index.js", "scripts": { "test": "node test.js" }, "keywords": [ "MDL", "Source Engine", "VTX", "VVD" ], "author": "LordVonAdel", "license": "ISC", "dependencies": { "structron": "^0.4.3" } }