fix(README): grammar
This commit is contained in:
parent
c585238c2d
commit
9984440a38
@ -8,7 +8,7 @@ branch.
|
|||||||
The project grew out of the scope I envisioned at first, surprisingly quickly LOL,
|
The project grew out of the scope I envisioned at first, surprisingly quickly LOL,
|
||||||
so I moved all my development here.
|
so I moved all my development here.
|
||||||
|
|
||||||
This project aims to support more minecraft servers rather than just paper.
|
This project aims to support more Minecraft servers than just paper.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@ -16,7 +16,7 @@ This project aims to support more minecraft servers rather than just paper.
|
|||||||
|
|
||||||
- Checks for the correct Java version installed
|
- Checks for the correct Java version installed
|
||||||
- Enables you to download a download a portable Java version from [Adoptium](https://adoptium.net/)
|
- Enables you to download a download a portable Java version from [Adoptium](https://adoptium.net/)
|
||||||
- The script download's it to `~/.adoptium_java` allowing you to use one
|
- The script downloads it to `~/.adoptium_java` allowing you to use one
|
||||||
Java downlaod across multiple server instances
|
Java downlaod across multiple server instances
|
||||||
- It also allows you to use multiple Java versions allowing you to run
|
- It also allows you to use multiple Java versions allowing you to run
|
||||||
multiple Minecraft servers requiring different Java versions
|
multiple Minecraft servers requiring different Java versions
|
||||||
@ -39,7 +39,7 @@ This project aims to support more minecraft servers rather than just paper.
|
|||||||
|
|
||||||
#### Self-update
|
#### Self-update
|
||||||
|
|
||||||
- This script can self-update itself without the need for user doing it manually
|
- This script can self-update itself without the need for user intervention
|
||||||
|
|
||||||
## Currently supported servers
|
## Currently supported servers
|
||||||
|
|
||||||
@ -66,7 +66,7 @@ you're running something like Ubuntu.*
|
|||||||
> undefined behavior and may cause the script to crash or perform unexpected actions.
|
> undefined behavior and may cause the script to crash or perform unexpected actions.
|
||||||
>
|
>
|
||||||
> I strongly advise against making any modifications to the server's `.jar` file
|
> I strongly advise against making any modifications to the server's `.jar` file
|
||||||
> manually, as it may interfere with the proper functioning of this script.
|
> manually, as it may interfere with the functionality of this script.
|
||||||
|
|
||||||
## Basic setup
|
## Basic setup
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user