haihala / modman

Factorio mod manager.
MIT License
2 stars 2 forks source link

Mod names with spaces throw modman for a loop #5

Open dgw opened 7 years ago

dgw commented 7 years ago

I created a modpack containing "Squeak Through", and modman installed all mods but that one.

As a workaround, I edited the modpack to contain instead Squeak%20Through, and it installed. However, factorio (Linux headless) didn't like the filename because it contained %20 instead of (a space).

This was still the easiest way I could find to install mods on my server, it just could have been a bit easier if whitespace in mod names was handled. 😄

Dentosal commented 7 years ago

Sorry for the long response time. I'm working on this now.

Reproduced on Mac OS X 10.11.6 and Debian jessie.