Added ModMenu as build dependency and refactored Integration
This commit is contained in:
parent
3e18eb839f
commit
08e400ae20
11 changed files with 80 additions and 90 deletions
|
@ -26,7 +26,9 @@
|
|||
"server": [
|
||||
"ru.bclib.server.BCLibServer"
|
||||
],
|
||||
"modmenu": [ "ru.bclib.gui.modmenu.EntryPoint::entrypointObject" ]
|
||||
"modmenu": [
|
||||
"ru.bclib.integration.modmenu.ModMenuEntryPoint"
|
||||
]
|
||||
},
|
||||
"accessWidener" : "bclib.accesswidener",
|
||||
"mixins": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue