links
This commit is contained in:
parent
2ffb28b328
commit
b99dce0a38
|
@ -1,5 +1,11 @@
|
|||
#### This is discontinued. Use the injector.
|
||||
|
||||
HTML Portable - https://raw.githubusercontent.com/eaglerforge/EaglerForgeInjector/refs/heads/main/index.html
|
||||
|
||||
Zip with everything - https://github.com/eaglerforge/EaglerForgeInjector/archive/refs/heads/main.zip
|
||||
|
||||
(right click and click "save as")
|
||||
|
||||
# EaglerForge
|
||||
|
||||
### Play Minecraft 1.8 in your browser, supports singleplayer and multiplayer with a javascript modding API
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<attribute name="gradle_used_by_scope" value="main,test"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11/"/>
|
||||
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
|
||||
<classpathentry kind="output" path="bin/default"/>
|
||||
</classpath>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>eaglercraft-teavm-bridge</name>
|
||||
<name>eaglercraft-teavm-bridge-teavm-bridge</name>
|
||||
<comment>Project teavm-bridge created by Buildship.</comment>
|
||||
<projects>
|
||||
</projects>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
50D625A2200863C9486D24D4FAE2F7C037B0F0E485E0A6661E1944D85FFB33A9
|
Loading…
Reference in New Issue