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, "schemaVersion": 1,
"id": "tweaks", "id": "tweaks",
"version": "${version}", "version": "${version}",
"name": "tweaks", "name": "Tweaks",
"description": "", "description": "Change some values in Minecraft using gamerules",
"authors": [], "authors": ["BRNSystems", "Akis"],
"contact": { "contact": {
"repo": "https://git.brn.systems/BRNSystems/tweaks" "sources": "https://git.brn.systems/BRNSystems/tweaks"
}, },
"license": "MIT", "license": "MIT",
"icon": "assets/icon.png", "icon": "assets/icon.png",