Issue: Currently, if you try to use the Fill function in the class registration menu, it will not use the folders inside of female and will only fill with the girls girls in the root female folder instead.
Clicking Fill will open the small black menu which is used for the folder browser, where you can select the folder it should use for filling.
Clicking Fill will read a config variable FillRecursive and look for True/False.
Selecting False would keep the current behavior and only look in female.
Selecting True would allow the plugin to look into all folders inside of female as well.
Version: 1.3
Issue: Currently, if you try to use the
Fill
function in the class registration menu, it will not use the folders inside offemale
and will only fill with the girls girls in the rootfemale
folder instead.Images: image
Suggestions:
Fill
will open the small black menu which is used for the folder browser, where you can select the folder it should use for filling.Fill
will read a config variableFillRecursive
and look forTrue/False
. SelectingFalse
would keep the current behavior and only look infemale
. SelectingTrue
would allow the plugin to look into all folders inside offemale
as well.