Page 1 of 1

packages.searcher help

Posted: Tue May 12, 2020 12:38 am
by Kremnari
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

Re: packages.searcher help

Posted: Fri May 15, 2020 2:24 am
by Kremnari
I think I got the appropriate shooting solution, thank you though