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

recursive search #20

Closed jalil49 closed 10 months ago

jalil49 commented 3 years ago

Added ability for recursive search, seems like one instance is needed as it gets applied everywhere not sure where the best place to put the hook is, but the RecursiveSearchBool should be accessible.

I haven't applied to the other folder searches as I'd figure I'd need your input on the finer details.

The hook I made applies to more than just HOutfitFolders and am uncertain where to put the hook specifically and the bool that enables it.