Skip to content

Commit

Permalink
Create mod-installer-description.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasio6 authored Nov 13, 2018
1 parent 711449c commit 7c49aee
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions mod-installer-description.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Wolfhat",
"description": "Adds a craftable hat.",
"releases": [
{
"version": "1.0",
"changes": "First version",
"dependencies": [
{
"name": "ModComponent",
"version": "2.5.1"
}
]
}
]
}

0 comments on commit 7c49aee

Please sign in to comment.