[build] Provide more metadata in the Maven pom

This commit is contained in:
2025-10-15 00:09:10 +02:00
parent ff53708a16
commit 90e7034bfe
23 changed files with 58 additions and 14 deletions

View File

@@ -1,2 +1,2 @@
minecraft.mod.name = Tweed 5 Jackson
minecraft.mod.description = Tweed 5 module that adds support for reading and writing using the Jackson library.
module.name = Tweed 5 Jackson
module.description = Tweed 5 module that adds support for reading and writing JSON files using the Jackson library.