Merge Forge 1.10.2 into common gradle build
This commit is contained in:
parent
188e2bbe5b
commit
aea52cd142
98 changed files with 22414 additions and 0 deletions
18
forge-1.10.2/src/main/resources/mcmod.info
Normal file
18
forge-1.10.2/src/main/resources/mcmod.info
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
[
|
||||
{
|
||||
"modid": "Dynmap",
|
||||
"name": "Dynmap",
|
||||
"description": "Dynamic, Google Maps style web maps for Minecraft Servers",
|
||||
"version": "${version}",
|
||||
"mcversion": "${mcversion}",
|
||||
"url": "http://www.minecraftforum.net/topic/1543523-dynmap-dynmap-web-maps-for-minecraft/",
|
||||
"updateUrl": "",
|
||||
"authors": [
|
||||
"mikeprimm"
|
||||
],
|
||||
"credits": "Authored by mikeprimm",
|
||||
"logoFile": "",
|
||||
"screenshots": [ ],
|
||||
"dependencies": []
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue