Skip to content

Instantly share code, notes, and snippets.

Manifest-Version: 1.0
Main-Class: net.minecraft.client.main;
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="jars/versions/1.8/1.8.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Client/jars/versions/1.8/1.8-natives"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="jars/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar"/>