The CLI is written for Bun. The parseVmap library will work with either Bun or Node.
npm install cs2-vmap-toolsvmap file. vmap_c will NOT work.
parseVMap with that string.
js
import parseVMap from 'cs2-vmap-tools';
const vmap = parseVMap(/ string here /)
`
`bash
bun cli.js --input=".\de_vertigo.vmap"
`
Installation
`bash
bun add cs2-vmap-tools
``