Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 388 Bytes

File metadata and controls

17 lines (12 loc) · 388 Bytes

vkv2json.py

CLI utility to convert Valve KeyValue files into JSON.

usage: vkv2json.py [-h] [--version] [-o FILE] FILE

Convert Valve KeyValue files into JSON

positional arguments:
  FILE                 Input file

options:
  -h, --help           show this help message and exit
  --version            show program's version number and exit
  -o FILE, --out FILE  Output file