Keep these on our servers until the launcher is actually fixed -.-
This commit is contained in:
parent
0f319c41e0
commit
58a00d68a4
1 changed files with 4 additions and 4 deletions
|
@ -28,14 +28,14 @@
|
|||
},
|
||||
{
|
||||
"name": "org.scala-lang:scala-library:2.10.2",
|
||||
"url" : "http://repo.maven.apache.org/maven2/",
|
||||
"comment" : "Important for FML, we add this",
|
||||
"url" : "http://files.minecraftforge.net/maven/",
|
||||
"comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it",
|
||||
"serverreq":true
|
||||
},
|
||||
{
|
||||
"name": "org.scala-lang:scala-compiler:2.10.2",
|
||||
"url" : "http://repo.maven.apache.org/maven2/",
|
||||
"comment" : "Important for FML, we add this",
|
||||
"url" : "http://files.minecraftforge.net/maven/",
|
||||
"comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it",
|
||||
"serverreq":true
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue