UNPKG

lol-wad-parser

Version:

A parser for .wad files from League of Legends.

8 lines (7 loc) 101 B
language: node_js node_js: - "node" script: - npm install -g yarn - yarn install - yarn test