[CHORE] Add License and Readme

This commit is contained in:
2023-11-08 21:39:45 +02:00
parent 9dbd7275b3
commit 4f23720734
3 changed files with 186 additions and 2 deletions

View File

@@ -2,10 +2,10 @@
"schemaVersion": 1,
"id": "${mod_id}",
"version": "${version}",
"name": "Example Mod",
"name": "${mod_name}",
"description": "This is an example description! Tell everyone what your mod is about!",
"authors": [
"ExampleAuthor"
"${mod_author}"
],
"contact": {
"homepage": "https://fabricmc.net/",