Update README.md
This commit is contained in:
parent
2d114be122
commit
735614f393
|
@ -1,7 +1,7 @@
|
|||
|
||||
## eaglercraft
|
||||
|
||||
live demo available at https://x-games.nx-eags.tk/minecraft_demo/
|
||||
live demo available at https://games.nx-eags.tk/minecraft_demo/
|
||||
I'm currently not hosting any servers right now if you want an ingame demo compile the modified bungeecord server and download the minecraft spigot server software 1.5.2 from https://ci.md-5.net/view/SpigotMC/
|
||||
|
||||
eaglercraft is a port of minecraft 1.5.2 that runs in a web browser. it uses the decompiled source of the official minecraft 1.5.2 direct from mojang decompiled by MCP (http://www.modcoderpack.com/) and therefore it is binary compatible with any minecraft 1.5.2 server through a modified version of md_5's bungeecord which proxies the browser's websocket connection to pure TCP. TeaVM is used to compile the java source to javascript, and a special compatibility layer created by your's truly allows the fixed function opengl 1.3 based rendering engine mojang uses to operate through an html5 webgl canvas with minimal changes to the source.
|
||||
|
|
Loading…
Reference in New Issue
Block a user