Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 421 Bytes

README.MD

File metadata and controls

19 lines (12 loc) · 421 Bytes

0AD SPRING MAP IMPORTER

A .sd7 file parser to extract the all the map data and create a mod with it.

REQUIREMENTS

Python 3.5 or above. (Tested with Python 3.6.1)

USAGE

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.

LICENSE

See the license file.