fabric: Implement FabricClientCommandManager
This commit is contained in:
parent
f16cafda3f
commit
31d1f85830
31 changed files with 275 additions and 66 deletions
|
|
@ -16,6 +16,9 @@
|
|||
"entrypoints": {
|
||||
"main": [
|
||||
"cloud.commandframework.fabric.testmod.FabricExample"
|
||||
],
|
||||
"client": [
|
||||
"cloud.commandframework.fabric.testmod.FabricClientExample"
|
||||
]
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue