ManlyMarco / Illusion_BrowserFolders

Add folder support to file browsers in games made by Illusion
https://www.patreon.com/ManlyMarco
GNU General Public License v3.0
31 stars 13 forks source link

Class registration Fill function #2

Closed Mantas-2155X closed 4 years ago

Mantas-2155X commented 5 years ago

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 of female and will only fill with the girls girls in the root female folder instead.

Images: image

Suggestions:

    • 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.