Update README.md

This commit is contained in:
FlamedDogo 2024-06-22 18:00:29 -06:00 committed by GitHub
parent 4730986b1f
commit 4fea1b9d7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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).