Release version

This commit is contained in:
2025-11-07 14:01:03 +01:00
parent 909f62d19f
commit 44f03857d2
20 changed files with 46 additions and 95 deletions

View File

@@ -3,17 +3,17 @@
"id": "dumbassconfiglib",
"version": "${version}",
"name": "DumbassConfigLib",
"description": "",
"authors": [],
"contact": {},
"description": "DumbassConfigLib is a config library used for my mods",
"authors": ["KaseToatz"],
"contact": {
"email": "kasetoatz@kasetoatz.com",
"homepage": "https://modrinth.com/mod/dacl",
"issues": "https://git.kasetoatz.com/KaseToatz/DACL/issues",
"sources": "https://git.kasetoatz.com/KaseToatz/DACL"
},
"license": "MIT",
"icon": "icon.png",
"environment": "client",
"entrypoints": {
"modmenu": [
"com.kasetoatz.dumbassconfig.Test"
]
},
"depends": {
"fabricloader": ">=${loader_version}",
"fabric": "*",