nreis11 / create_mbsav

Creates a mapping buddy save file based on YAML file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create mbsav

Creates a Mapping Buddy save file based on provided yaml file.

Getting Started

From project root, place desired yaml file in bin folder and run:

$ ./create_mbsav.sh <filename.yaml>

Output.mbsav will be created in bin folder if successful.

Prerequisites

Python 2.7 or greater (Should run in Python 3 as well if you modify bash script)

Known Issues

  • Non-Roman characters will not be imported correctly in Mapping Buddy

Authors

  • Nick Reis - Initial work

About

Creates a mapping buddy save file based on YAML file.


Languages

Language:Python 100.0%Language:Shell 0.0%