mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 00:10:02 -05:00
ui/api: Added loaded plugin information to welcome screen
This commit is contained in:
@@ -15,7 +15,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
IMHEX_PLUGIN_SETUP {
|
||||
IMHEX_PLUGIN_SETUP("Example", "WerWolv", "Example plugin used as template for plugin devs") {
|
||||
|
||||
ContentRegistry::Views::add<ViewExample>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user