folder structure - CarlosLeyvaAyala/MH-Rise-Modding-Scripts GitHub Wiki
The folder to be compressed can have whatever structure you want; it doesn't care that much how many subfolders, non distributable files, whatever, you have in your folder... as long as it fits two conditions.
- It MUST have a
config.inifile. - Each subfolder that will be distributed as an armor option must contain the
modinfo.inifile that Fluffy uses to recognize a folder as an option.

The image shows a functional mod that was actually packed using this program.
Notice how it has many folders and files that were never meant to be distributed.