Lortseam преди 5 години
родител
ревизия
f73cae10e9
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      src/main/resources/fabric.mod.json

+ 7 - 0
src/main/resources/fabric.mod.json

@@ -4,9 +4,16 @@
   "version": "${version}",
 
   "name": "CompleteConfig",
+  "description": "Flexible all-in-one configuration API",
+  "contact": {
+    "email": "lortseam@gmail.com",
+    "issues": "https://gitlab.com/Lortseam/completeconfig/-/issues",
+    "sources": "https://gitlab.com/Lortseam/completeconfig"
+  },
   "authors": [
     "Lortseam"
   ],
+  "license": "Apache-2.0",
 
   "environment": "client",