perlsaiyan / abacura

MUD client implementation in Python
MIT License
8 stars 4 forks source link

Rework tintin map extractor a bit to add click and pass it through 'b… #153

Closed tylert closed 1 year ago

tylert commented 1 year ago
tylert commented 1 year ago

@vajraccedika @perlsaiyan @mardanst

tylert commented 1 year ago
$ python abacura-kallisti/abacura_kallisti/tools/tt-map-parser/parsemap.py -h
Usage: parsemap.py [OPTIONS]Options:
  -h, --help          Show this message and exit.
  -i, --infile TEXT   Input file for tintin map data (default "map_data.txt")
  -o, --outfile TEXT  Output file for abacura map database (default "worldtest.db")