Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 12, 2024
1 parent d8cc75a commit 56c7702
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/quilt/src/main/resources/quilt.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"metadata": {
"name": "%MOD_NAME%",
"description": "This is an example description! Tell everyone what your mod is about!",
"contributors": [
"Me!"
],
"contributors": {
"Me!": "Author"
},
"icon": "assets/%MOD_ID%/icon.png"
},
"intermediate_mappings": "net.fabricmc:intermediary",
Expand Down

0 comments on commit 56c7702

Please sign in to comment.