Client entry point
This commit is contained in:
parent
f6a0f33a19
commit
fe38d2d468
4 changed files with 8 additions and 6 deletions
|
@ -21,6 +21,9 @@
|
|||
"entrypoints": {
|
||||
"main": [
|
||||
"ru.betterend.BetterEnd"
|
||||
],
|
||||
"client": [
|
||||
"ru.betterend.client.BetterEndClient"
|
||||
]
|
||||
},
|
||||
"mixins": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue