Compare commits

..

No commits in common. "3269490eae186d38f2da5fc6f6e9262af49c8c18" and "0e111309909fa61f9b6c178ba69fded6f992cad7" have entirely different histories.

2 changed files with 2 additions and 756 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
# <img src=".github/assets/logo.png" alt="EPM Logo" align="right" width="120px">Eagler Pocket Mobile v1.31 # <img src=".github/assets/logo.png" alt="EPM Logo" align="right" width="120px">Eagler Pocket Mobile v1.3
A revamp of FlamedDogo99's eaglercraft mobile UI using pocked edition UI.<br> A revamp of FlamedDogo99's eaglercraft mobile UI using pocked edition UI.<br>
Now currently just a reskin with different positions! Now currently just a reskin with different positions!
@ -8,7 +8,6 @@
<hr> <hr>
## Versions ## Versions
__v1.31__ - Added offline file (code update in the future).<br>
__v1.3__ - Condensed code into one file and updated to match original.<br> __v1.3__ - Condensed code into one file and updated to match original.<br>
[eaglercraft.com](https://eaglercraft.com) is using __v1.3__ [eaglercraft.com](https://eaglercraft.com) is using __v1.3__
@ -22,8 +21,7 @@
<script type="text/javascript" src="eaglerpocketmobile.user.js"></script> <script type="text/javascript" src="eaglerpocketmobile.user.js"></script>
``` ```
_A demo of the code can be seen in the [Demo's folder](https://github.com/irv77/EaglerPocketMobile/tree/main/demo/)_<br> _A demo of the code can be seen in the [Demo's folder](https://github.com/irv77/EaglerPocketMobile/tree/main/demo/)_
_Or play the offline version in the [Offline file!](https://github.com/irv77/EaglerPocketMobile/blob/main/EaglercraftX_1.8_u35_Offline_Signed.html)_
<hr> <hr>