Include Mercurius in installer. See Forge Forums for more info.
This commit is contained in:
parent
6dcd276de1
commit
5fd5f78bb9
1 changed files with 14 additions and 1 deletions
|
@ -135,5 +135,18 @@
|
|||
"serverreq":true
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"optionals": [
|
||||
{
|
||||
"name": "Mercurius",
|
||||
"client": true,
|
||||
"server": true,
|
||||
"default": true,
|
||||
"inject": true,
|
||||
"desc": "A mod that collects statistics about Minecraft and your system.<br>Useful for Forge to understand how Minecraft/Forge are used.",
|
||||
"url": "http://www.minecraftforge.net/forum/index.php?topic=43278.0",
|
||||
"artifact": "net.minecraftforge:MercuriusUpdater:1.11",
|
||||
"maven": "http://files.minecraftforge.net/maven/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue