Skip to content

Commit

Permalink
:P
Browse files Browse the repository at this point in the history
  • Loading branch information
GlodBlock authored Apr 16, 2021
1 parent 49bef5a commit 9357094
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": "GoodGenerator",
"name": "Good Generator",
"description": "Add some powerful generators",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"updateUrl": "",
"authorList": ["ExampleDude"],
"credits": "The Forge and FML guys, for making this example",
"authorList": ["GlodBlock"],
"credits": "",
"logoFile": "",
"screenshots": [],
"dependencies": []
Expand Down

0 comments on commit 9357094

Please sign in to comment.