Primal-Skel Commit

This commit is contained in:
srw
2017-07-02 13:53:07 -07:00
commit 182769916c
13 changed files with 1015 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[
{
"modid": "examplemod",
"name": "Example PrimalCore Sub-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": []
}
]