spring / upq

extracts metadata of game and map files of the spring engine
https://springfiles.springrts.com/
GNU General Public License v3.0
2 stars 5 forks source link

space in filenames makes problems #27

Closed abma closed 12 years ago

abma commented 12 years ago

normalize all filenames!

extend extract_metadata, that it renames a file to this schema:

lowercase name_version.filetype

replace all special-chars with underscore (all chars that are not a-z0-9)

abma commented 12 years ago

https://github.com/springfiles/upq/commit/8ae027c802af0ad000db0f62cab3ee5168594e93