diff --git a/README.md b/README.md index 85904c6..24b1665 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,8 @@ This is based off of real Minecraft Alpha v1.2.6, the decompiled source code has ![Screenshot (23)](https://github.com/PeytonPlayz595/Alpha-v1.2.6/assets/106421860/84c133e9-935e-4edf-8ced-66b752bc5800) ### Play the official release: https://peytonplayz595.github.io/Alpha-v1.2.6/js/ + +# Code used within this project + +- Modified version of Lax1dude's OpenGL Emulator from [0.30-WebGL](https://github.com/PeytonPlayz595/0.30-WebGL/) +- Decompiled Minecraft Alpha v1.2.6 source code