A .sd7 file parser to extract the all the map data and create a mod with it.
Python 3.5 or above. (Tested with Python 3.6.1)
To use, just drop the .sd7 files in the input folder and launch the script using something like python ./init.py then you'll get every file in the output folder.
See the license file.