Alright, I give in.
I'm currently working on tool to work with mods in the browser, that's the short version. My current, and biggest issue, is working with the requires. I have everything else working well in my lua environment; the only bugs I'm encountering are directly related to how I'm looking for and thus loading from requires.
This has allowed me to respect and admire how you've designed your searchers function to deal with all the possible ways you allow external references.
I haven't been able to adequately duplicate it. Would it be possible to get a glimpse at your solution?
Thank you
packages.searcher help
Re: packages.searcher help
I think I got the appropriate shooting solution, thank you though