Update README.md
This commit is contained in:
parent
c521a6cf3b
commit
c529c3df21
44
README.md
44
README.md
|
@ -1,2 +1,42 @@
|
|||
# Shadow-Client-Classic
|
||||
A Minecraft Classic webport
|
||||
# 0.30 WebGL
|
||||
|
||||
0.30 WebGL is a full WebGL port of a modded version of Minecraft Classic 0.30 Survival Test I made. 0.30 WebGL can be played on low-end devices like Chromebooks and can be played in the web browser.
|
||||
|
||||
## Project Removal
|
||||
This project is just for fun, if it has to be taken down for any legal reasons email me at PeytonPlayz585@gmail.com
|
||||
|
||||
## Related Projects (That are better)
|
||||
[Minecraft Indev WebGL](https://github.com/PeytonPlayz595/Minecraft-Indev-WebGL)
|
||||
|
||||
## How to play?
|
||||
You can play the game in the web browser using [this link](https://minecraft-classic-forever.peytonplayz595.repl.co/). If that doesn't work than try [this](https://peytonplayz595.github.io/0.30-WebGL/js/). If it still doesn't work open an issue [here](https://github.com/PeytonPlayz595/0.30-WebGL/issues).
|
||||
Reasons why it may not work could be your browser doesn't support [WebGL 2.0](https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API), [Mouse Lock](https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API), or [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) or it could also be some driver issue causing it not to load.
|
||||
|
||||
## Contributing
|
||||
0.30 WebGL's final update will be releasing in a few days, If you want to contribute make sure it's only bug fixes and improvements, I will close any pull requests that is not related to bug fixes or improvements to existing features. I will still release bug fixes and respond to issue's every now and then but I won't check on it often.
|
||||
|
||||
## Bugs
|
||||
Here is a list of current know bugs:
|
||||
- Lighting is broken
|
||||
- Stuttering on larger worlds
|
||||
- Game may lag a bit when mobs are spawning
|
||||
- All items are rendered as a 3D Block
|
||||
|
||||
## Controls
|
||||
- W, A, S, and D: Moves the player
|
||||
- ENTER: Toggles rain ON/OFF
|
||||
|
||||
The rest is self-explanatory
|
||||
|
||||
## Pros & Cons
|
||||
|
||||
Pros:
|
||||
- It can be played on low-end devices such as Chromebooks
|
||||
- It can be played in the web browser for free
|
||||
- It is a modded version with extra features
|
||||
|
||||
Cons:
|
||||
- The game has some bugs and may not work as expected
|
||||
- It is a pirated version of the game and will most likely be taken down due to a DMCA
|
||||
|
||||
## Screenshots
|
||||
|
|
Loading…
Reference in New Issue
Block a user