mirror of
https://github.com/irv77/eaglercraft-mobile.git
synced 2024-11-21 13:16:04 -08:00
A branch off of FlamedDogo99's eaglercraft mobile UI
demo | ||
source/mobile | ||
.gitattributes | ||
README.md |
Eaglercraft Mobile UI
A branch off of FlamedDogo99's eaglercraft mobile UI!
Don't know how to manage pull requests so here we are!
Currently stil 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!