File tree 5 files changed +4
-4
lines changed
install/eclipse/Minecraft
5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 147
147
148
148
<mkdir dir =" ${ basedir } /target" />
149
149
<path id =" server.classpath" >
150
- <pathelement path =" ${ mcp.home } /jars/libraries/net/minecraft/launchwrapper/1.7 /launchwrapper-1.7 .jar" />
150
+ <pathelement path =" ${ mcp.home } /jars/libraries/net/minecraft/launchwrapper/1.8 /launchwrapper-1.8 .jar" />
151
151
<pathelement path =" ${ mcp.home } /jars/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar" />
152
152
<pathelement path =" ${ mcp.home } /jars/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar" />
153
153
<pathelement path =" ${ mcp.home } /jars/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar" />
Original file line number Diff line number Diff line change 4
4
<classpathentry kind =" output" path =" bin" />
5
5
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6" />
6
6
<classpathentry kind =" lib" path =" jars/libraries/org/ow2/asm/asm-debug-all/4.1/asm-debug-all-4.1.jar" sourcepath =" jars/libraries/org/ow2/asm/asm-debug-all/4.1/asm-debug-all-4.1-sources.jar" />
7
- <classpathentry kind =" lib" path =" jars/libraries/net/minecraft/launchwrapper/1.7 /launchwrapper-1.7 .jar" />
7
+ <classpathentry kind =" lib" path =" jars/libraries/net/minecraft/launchwrapper/1.8 /launchwrapper-1.8 .jar" />
8
8
<classpathentry kind =" lib" path =" jars/versions/1.6.4/1.6.4.jar" >
9
9
<attributes >
10
10
<attribute name =" org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value =" Minecraft/jars/versions/1.6.4/1.6.4-natives" />
Original file line number Diff line number Diff line change 8
8
"minimumLauncherVersion" : 4 ,
9
9
"libraries" : [
10
10
{
11
- "name" : " net.minecraft:launchwrapper:1.7 " ,
11
+ "name" : " net.minecraft:launchwrapper:1.8 " ,
12
12
"comment" : " Important for FML, we add this"
13
13
},
14
14
{
Original file line number Diff line number Diff line change 24
24
"url" : " http://files.minecraftforge.net/maven/"
25
25
},
26
26
{
27
- "name" : " net.minecraft:launchwrapper:1.7 " ,
27
+ "name" : " net.minecraft:launchwrapper:1.8 " ,
28
28
"serverreq" :true
29
29
},
30
30
{
You can’t perform that action at this time.
0 commit comments