mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
feat: Load additional libraries from ImHex's /lib folder
This commit is contained in:
@@ -94,6 +94,7 @@ namespace hex::init {
|
||||
PluginManager::addLoadPath(dir);
|
||||
}
|
||||
|
||||
PluginManager::loadLibraries();
|
||||
PluginManager::load();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user