mirror of
https://github.com/zaaarf/lillero-mapping-writer.git
synced 2024-11-10 05:59:18 +01:00
405 B
405 B
Lillero-mapping-writer
Simple CLI program for converting and reversing mappings. Because apparently Enigma can't.
Usage
Follow the format:
java -jar mapping-writer.jar [-r] <location> <format> <output>
where <location>
is where to find the mapping to convert, <format>
is a supported format, <output>
is the name of the output file, and -r
makes it so that the mapping is inverted.