chore: capitalize name, add authors, add desc, fix repo -> sources

This commit is contained in:
2025-12-03 03:48:36 +01:00
parent 6832c058ef
commit 81590fd70d

View File

@@ -2,11 +2,11 @@
"schemaVersion": 1,
"id": "tweaks",
"version": "${version}",
"name": "tweaks",
"description": "",
"authors": [],
"name": "Tweaks",
"description": "Change some values in Minecraft using gamerules",
"authors": ["BRNSystems", "Akis"],
"contact": {
"repo": "https://git.brn.systems/BRNSystems/tweaks"
"sources": "https://git.brn.systems/BRNSystems/tweaks"
},
"license": "MIT",
"icon": "assets/icon.png",