fix entrypoint
This commit is contained in:
parent
c17e1767e0
commit
6c4802b899
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"icon": "assets/boringsmp/icon.png",
|
||||
"environment": "server",
|
||||
"entrypoints": {
|
||||
"main": [
|
||||
"server": [
|
||||
"eu.e99.boringsmp.BoringSMP"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue