mirror of
https://github.com/irv77/eaglercraft-mobile.git
synced 2024-11-09 07:46:05 -08:00
808 B
808 B
Eaglercraft Mobile UI
A revamp of FlamedDogo99's eaglercraft mobile UI using pocked edition UI.
Currently STILL IN BETA testing/making so expect some bugs!
Implementation
Add following code into index.html
file of eaglercraft
<script type="text/javascript" src="mobile/mobile.js"></script>
Then add the mobile
folder into the same folder.
A demo of the code can be seen in the Demo's folder
Features
- Pocket Edition UI
- Better controls positioning
- Toggle perspective
- Bug fixes from original
Finally here is the live version of the code!