A branch off of FlamedDogo99's eaglercraft mobile UI
Go to file
2024-05-28 22:02:36 -05:00
demo Main code 2024-05-28 21:49:44 -05:00
source/mobile Main code 2024-05-28 21:49:44 -05:00
.gitattributes Initial commit 2024-05-28 21:27:26 -05:00
README.md Update README.md 2024-05-28 22:02:36 -05:00

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!