Add mcmod.info

Closes #13
This commit is contained in:
Shadowfacts 2017-06-11 16:17:46 -04:00
parent 469fcdaea7
commit 33320699ac
Signed by: shadowfacts
GPG Key ID: 94A5AB95422746E5
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[
{
"modid": "forgelin",
"name": "Shadowfacts' Forgelin",
"version": "$version",
"mcversion": "$mcversion",
"description": "Kotlin helper library for Forge.",
"credits": "Emberwalker, for the original Forgelin",
"url": "https://github.com/shadowfacts/Forgelin",
"updateUrl": "",
"authorList": [ "shadowfacts" ],
"screenshots": []
}
]