0.0.2 • Published 8 years ago

kv3tojs v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

KV3toJSON

So... You're on a quest to understand the internals of DOTA2 and all of a sudden you're faced with this format called KeyValues3 ( https://developer.valvesoftware.com/wiki/KeyValues ). "Nice" you think to yourself, "it's very similar to JSON". So you start parsing it, at which point the true horror strikes...

This lib fixes that true horror and translates KV3 over to JSON. Don't sweat.