Skip to content

Commit

Permalink
fix mcmod.info
Browse files Browse the repository at this point in the history
  • Loading branch information
BigXplosion committed May 11, 2016
1 parent 3e6f451 commit bba9617
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[
{
"modid": "examplemod",
"name": "Example Mod",
"description": "Example placeholder mod.",
"modid": "ShieldHider",
"name": "Shield Hider",
"description": "Makes shields less intrusive",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"updateUrl": "",
"authorList": ["ExampleDude"],
"credits": "The Forge and FML guys, for making this example",
"authorList": ["big_Xplosion"],
"credits": "",
"logoFile": "",
"screenshots": [],
"dependencies": []
Expand Down

0 comments on commit bba9617

Please sign in to comment.