Revert "Keep these on our servers until the launcher is actually fixed -.-"

This reverts commit f1b533ad87ea08d6e62259c59779bcec1636e2fe.
This commit is contained in:
Christian 2013-07-02 19:03:06 -04:00
parent f8f78c8a80
commit d648514a90
1 changed files with 4 additions and 4 deletions

View File

@ -28,14 +28,14 @@
},
{
"name": "org.scala-lang:scala-library:2.10.2",
"url" : "http://files.minecraftforge.net/maven/",
"comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it",
"url" : "http://repo.maven.apache.org/maven2/",
"comment" : "Important for FML, we add this",
"serverreq":true
},
{
"name": "org.scala-lang:scala-compiler:2.10.2",
"url" : "http://files.minecraftforge.net/maven/",
"comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it",
"url" : "http://repo.maven.apache.org/maven2/",
"comment" : "Important for FML, we add this",
"serverreq":true
},
{