Page 1 of 1

Remove _version requirement from mod folder/zip names

Posted: Sun May 01, 2016 1:39 am
by svish
Just starting playing around with adding some mods, and found out several of them are actually repositories on github. So I figured that, hey, an easy way to keep the mod updated would be to just clone the github repo into the factorio mod folder and do a git pull when it's updated.

Unfortunately I quickly discovered when I tried launching the game that the folder name have to have the version in the folder name... Looked in the info.json, renamed the folder, and it worked fine. But yeah... feels very unnecessary? Why is this a requirement at all? When all the actual info shown in the game seems to be in info.json anyways, couldn't the folder be named whatever?

Re: Remove _version requirement from mod folder/zip names

Posted: Sun May 01, 2016 7:18 pm
by seronis
It allows people looking at the mods be able to tell what version they have at a glance without having to open any files. Personally i've wished that other games required this. I absolutely do not want the requirement lifted

Re: Remove _version requirement from mod folder/zip names

Posted: Sun May 01, 2016 8:12 pm
by bobingabout
Considering it was a relatively recent addition to the requirements, I highly doubt the requirement will change.

Re: Remove _version requirement from mod folder/zip names

Posted: Sun May 01, 2016 8:30 pm
by svish
seronis wrote:It allows people looking at the mods be able to tell what version they have at a glance without having to open any files. Personally i've wished that other games required this. I absolutely do not want the requirement lifted
First of all, with the requirement lifted, people could still have the version in the name if they wanted. Secondly, wouldn't they be able to see this at a glance in the mods listing in the game anyways?

And besides, how often do you need to see all the versions in a glance anyways? Especially if you actually could have some sort of auto-updating mechanism so it wouldn't matter to begin with.

Also opening a text file, that rare time you need to check, isn't that difficult :)

Re: Remove _version requirement from mod folder/zip names

Posted: Sun May 01, 2016 8:32 pm
by Zeblote
There's going to be an official mod portal soon so it will be irrelevant.