-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi! This is more a question than an issue, but I want to know if it is theoretically possible to find dynamically dlls in the project and load it using this tool.
I'm trying to do a tool that unload all native DLLs before executing a libraries update process because some of them contains firebase and another libraries DLLs that cause the project to crash (Because cannot replace dlls if they are loaded and locked by the Unity Instance)
If this is possible how is the best approach to do it?
Metadata
Metadata
Assignees
Labels
No labels