Updated Manifest and Package names

This commit is contained in:
2026-02-05 21:58:32 +01:00
parent 14012dbb2a
commit 6f20b8268b
4 changed files with 16 additions and 11 deletions

View File

@@ -1,9 +1,9 @@
# The current version of your project. Please use semantic versioning!
version=0.0.2
version=0.0.1
# The group ID used for maven publishing. Usually the same as your package name
# but not the same as your plugin group!
maven_group=org.example
maven_group=org.KaiFlo
# The version of Java used by your plugin. The game is built on Java 21 but
# actually runs on Java 25.