Mod zips with multiple folders in root

Tools for search and installing new mods as well as starting Factorio.
For dedicated server handling see Multiplayer Tools
Post Reply
User avatar
moon69
Fast Inserter
Fast Inserter
Posts: 181
Joined: Sun Sep 18, 2016 6:53 pm
Contact:

Mod zips with multiple folders in root

Post by moon69 »

In the case where there are multiple valid folders in the root of a mod zip, how does Factorio choose which folder to use?
EG:

Code: Select all

TestMod_1.0.0.zip
	│
	├───FolderA
	│   │   info.json
	│   │   ...
	│
	├───TestMod
	│   │   info.json
	│   │   ...
	│
	└───TestMod_1.0.0
	    │   info.json
	    │   ....

Post Reply

Return to “Mod and installation managers”