Compare commits

...

2 Commits

Author SHA1 Message Date
Scratch-hv | Oeil-de-Lynx
fdb880dc42
Merge dac4cf74ae into 4fea1b9d7e 2024-06-23 08:40:51 -05:00
FlamedDogo
4fea1b9d7e
Update README.md 2024-06-22 18:00:29 -06:00

View File

@ -10,14 +10,15 @@
Eagler Mobile brings new functionality and benefits for the EaglerCraft web client by providing mobile-friendly touch controls, keyboard access, and other settings configurable through the EaglerCraft client.
So far, all devopement had been focused on the 1.8.8 client, however we hope to bring functionality to previous versions soon.
<div align="center">
![Eagler Mobile Screenshot](images/preview.png)
</div>
> [!IMPORTANT]
> Currently all developement is focusing on the 1.8.8 client, however functionality will be brought to previous versions soon.
## Installation
The easiest way to use Eagler Mobile is to use a userscript application such as Greasemonkey, however since Eagler Mobile is plain JavaScript you can easily deploy it in other ways as well. As an example we've included `eaglermobile.ef.js` which can be run as a mod on [EaglerForge](https://github.com/eaglerforge/EaglerForge).