mirror of
https://github.com/WtmcX/a1.0.6_03.git
synced 2025-06-02 05:10:57 -05:00
Alpha 1.0.6_03
TeaVM port of Minecraft Alpha 1.0.6_03 using u50 classes from EaglercraftX
Alpha minecraft uses a 5-world save scheme, so you're limited to a maximum of 5 worlds at any time in singleplayer.
Download locally: Singleplayer_Offline_Download_Version.html
Compiling
Just import this entire repository as a gradle project and run CompileJS.sh
. It will generate a classes.js
in the javascript
folder of this repository.
To change any textures and stuff, make your changes in lwjgl-rundir/resources
and then run CompileEPK.sh
to generate a new assets.epk
in the javascript
folder where classes.js
is. Copy the new javascript/assets.epk
onto your website over the old one to update it.
Make sure you install java and add it to your PATH, or these scripts will not work.
(Readme Skidded from catfoolyou)
Description
Languages
JavaScript
50.5%
Java
45.9%
HTML
2.5%
C
0.8%
GLSL
0.3%