We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d93887 commit e147e60Copy full SHA for e147e60
1 file changed
spigot/build.gradle.kts
@@ -23,7 +23,7 @@ tasks {
23
"name" to "MapModCompanion",
24
"version" to project.version,
25
"authors" to listOf("turikhay"),
26
- "apiVersion" to "1.13",
+ "api-version" to "1.13",
27
"softDepends" to listOf("ProtocolLib"),
28
"main" to "com.turikhay.mc.mapmodcompanion.spigot.MapModCompanion",
29
"folia-supported" to true,
0 commit comments