reworking directory structure

This commit is contained in:
kitsushadow
2016-12-10 11:20:17 -05:00
parent 6f75507c0e
commit 101c28e7d4
1454 changed files with 12616 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[
{
"modid": "examplemod",
"name": "Example Mod",
"description": "Example placeholder mod.",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"updateUrl": "",
"authorList": ["ExampleDude"],
"credits": "The Forge and FML guys, for making this example",
"logoFile": "",
"screenshots": [],
"dependencies": []
}
]