We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0be6a5 commit df6c061Copy full SHA for df6c061
build.gradle.kts
@@ -21,7 +21,7 @@ allay {
21
apiOnly = false
22
23
plugin {
24
- entrance = ".NetAllay"
+ entrance = "org.allaymc.netallay.NetAllay"
25
authors += "YiRanKuma"
26
website = "https://github.com/AllayMC/NetAllay"
27
}
0 commit comments