Compare commits

...

2 Commits

Author SHA1 Message Date
voxonoly
3269490eae Update README.md 2024-06-18 07:39:53 -05:00
voxonoly
f7e0a79706 Version 1.31 2024-06-18 07:36:07 -05:00
2 changed files with 756 additions and 2 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.3
# <img src=".github/assets/logo.png" alt="EPM Logo" align="right" width="120px">Eagler Pocket Mobile v1.31
A revamp of FlamedDogo99's eaglercraft mobile UI using pocked edition UI.<br>
Now currently just a reskin with different positions!
@ -8,6 +8,7 @@
<hr>
## 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>
[eaglercraft.com](https://eaglercraft.com) is using __v1.3__
@ -21,7 +22,8 @@
<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/)_
_A demo of the code can be seen in the [Demo's folder](https://github.com/irv77/EaglerPocketMobile/tree/main/demo/)_<br>
_Or play the offline version in the [Offline file!](https://github.com/irv77/EaglerPocketMobile/blob/main/EaglercraftX_1.8_u35_Offline_Signed.html)_
<hr>