mirror of
https://github.com/FlamedDogo99/EaglerMobile.git
synced 2024-11-09 14:06:05 -08:00
Update README.md
Changed grammar
This commit is contained in:
parent
c45f40ac1d
commit
bd7b15af7b
|
@ -17,7 +17,7 @@ Eagler Mobile brings new functionality and benefits for the EaglerCraft web clie
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
The easiest way to use Eagler Mobile is to use a userscript application such as Greasemonkey. That being said, because Eagler Mobile is plain JavaScript you can easily deploy it in other ways as well. For instance we've included `eaglermobile.ef.js` which can be run as a mod on [EaglerForge](https://github.com/eaglerforge/EaglerForge).
|
The easiest way to use Eagler Mobile is to use a userscript application such as Greasemonkey. However, because Eagler Mobile is plain JavaScript you can easily deploy it in other ways as well. For instance we've included `eaglermobile.ef.js` which can be run as a mod on [EaglerForge](https://github.com/eaglerforge/EaglerForge).
|
||||||
|
|
||||||
If you want to download the source, no building is required. The best way to download the source is with Git:
|
If you want to download the source, no building is required. The best way to download the source is with Git:
|
||||||
|
|
||||||
|
@ -57,4 +57,4 @@ Eagler Mobile is licensed under the terms of the [Apache License, Version 2.0](h
|
||||||
## Intended future features
|
## Intended future features
|
||||||
- [ ] **Gamepad support**: Mapping gamepad inputs to `keyEvent`, `wheelEvent` and `mouseEvent` functions, and implenting a controllable fake cursor for menus.
|
- [ ] **Gamepad support**: Mapping gamepad inputs to `keyEvent`, `wheelEvent` and `mouseEvent` functions, and implenting a controllable fake cursor for menus.
|
||||||
- [ ] **File upload improvements**: Adding a cancel button and improving the styling
|
- [ ] **File upload improvements**: Adding a cancel button and improving the styling
|
||||||
- [ ] **Dynamic enable and disable of features**: Seperating gamepad controls, touch controls, pointerlock fix, and upload fix into seperate functions which can be enabled and disabled by the user
|
- [ ] **Dynamic enable and disable of features**: Seperating gamepad controls, touch controls, pointerlock fix, and upload fix into seperate functions which can be enabled and disabled by the user
|
||||||
|
|
Loading…
Reference in New Issue
Block a user