[Enhancement]: Load Native Libraries from the UserLibs Directory
slxdy opened this issue ยท 2 comments
Describe the new feature or enhancement
Some Melons may depend on native libraries and should have a directory where they can store those dependencies.
While I understand you can just tell the user to put the library into Unity's Plugins folder, I feel like Melons should still store all their dependencies in MelonLoader-generated directories.
Requires #153 before this can be done.