Skip to content

Commit

Permalink
info update
Browse files Browse the repository at this point in the history
  • Loading branch information
samolego committed Feb 13, 2021
1 parent ee9fd63 commit e03859f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"version": "${version}",

"name": "Taterzens",
"description": "This is an example description! Tell everyone what your mod is about!",
"description": "A citizens like mod.",
"authors": [
"samo_lego"
],
"contact": {
"homepage": "https://fabricmc.net/",
"sources": "https://github.com/FabricMC/fabric-example-mod"
"homepage": "https://samolego.github.io/Taterzens/",
"sources": "https://github.com/samolego/Taterzens"
},

"license": "MIT",
Expand All @@ -32,5 +32,6 @@
"depends": {
"fabricloader": ">=0.7.4",
"fabric": "*"
}
},
"accessWidener": "taterzens.aw"
}

0 comments on commit e03859f

Please sign in to comment.