Update play.html

master
PF94 2020-11-29 14:37:50 -05:00
parent 559cbeff61
commit fe5e0350d2
1 changed files with 56 additions and 4 deletions

View File

@ -22,10 +22,62 @@ chaz!zTech project.<br>
<br>
<br>
<h2>Play Earlydev</h2>
<p>MinecraftGRPF is currently playable by installing the jar into your Minecraft folder... for the time being.
</p>
</p><p><a href="https://github.com/ChazizTech/MinecraftGRPF/releases">Github releases!</a></p>
<center><font color="#ff0000">You won't be able to save unless you log in.</font></center>
<applet code="org.lwjgl.util.applet.AppletLoader" archive="https://web.archive.org/web/20100404165455oe_/http://www.minecraft.net/client/lwjgl_util_applet.jar, client/lzma.jar" codebase="https://web.archive.org/web/20100404165455oe_/http://www.minecraft.net/" width="854" height="480">
<param name="al_title" value="MinecraftGRPF">
<param name="al_main" value="com.mojang.minecraft.MinecraftApplet">
<param name="al_logo" value="client/logo_small.png">
<param name="al_progressbar" value="appletprogress.gif">
<param name="al_jars" value="client/lwjgl_applet.jar.pack.lzma, client/lwjgl.jar.pack.lzma, client/jinput.jar.pack.lzma, client/lwjgl_util.jar.pack.lzma, client/minecraft.jar">
<param name="al_windows" value="client/windows_natives.jar.lzma">
<param name="al_linux" value="client/linux_natives.jar.lzma">
<param name="al_mac" value="client/macosx_natives.jar.lzma">
<param name="al_solaris" value="client/solaris_natives.jar.lzma">
<param name="al_version" value="7.21">
<param name="separate_jvm" value="true">
<param name="java_arguments" value="-Dsun.java2d.noddraw=true -Dsun.awt.noerasebackground=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false -Xmx800M">
<param name="boxmessage" value="Minecraft started">
<param name="boxbgcolor" value="#000000">
<param name="image" value="">
<param name="al_bgcolor" value="000000">
<param name="al_fgcolor" value="ffffff">
<param name="al_errorcolor" value="ff0000">
<param name="al_prepend_host" value="true">
<!-- <param name="al_debug" value="true"> -->
</applet><br>
<center><font size="-1">This game requires a old version of <a href="https://web.archive.org/web/20100404165455/http://www.java.com/">Java</a>. Press escape to release the mouse.</font></center>
<center><font size="+1">Press B!</font></center>
<br>
<h2>Controls:</h2>
WASD to move<br>
Space to jump<br>
R to respawn at the spawn point.<br>
Enter to set a new spawn point.<br>
B to open the inventory<br>
F to toggle fog distance<br>
Escape to release mouse and open game menu<br>
1-9 or scrollwheel to change building block type<br>
Left mouse button to add a block<br>
Right mouse button to remove a block<br>
Middle mouse button to copy block type<br>
<h2>In multiplayer:</h2>
Tab to list players<br>
T to chat<br>
</div>
<div id="footer">MinecraftGRPF is not associated with Mojang.</div>
<br>