Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-17 05:20:14 +01:00
Minor grammar improvements
Dieser Commit ist enthalten in:
Ursprung
350ea7f31e
Commit
1fbd284f58
@ -15,14 +15,14 @@ Velocity is licensed under the GPLv3 license.
|
|||||||
* High performance: handle thousands of players on one proxy.
|
* High performance: handle thousands of players on one proxy.
|
||||||
* A new, refreshing API built from the ground up to be flexible and powerful
|
* A new, refreshing API built from the ground up to be flexible and powerful
|
||||||
whilst avoiding design mistakes and suboptimal designs from other proxies.
|
whilst avoiding design mistakes and suboptimal designs from other proxies.
|
||||||
* First-class support for Paper, Sponge, Fabric and Forge. (Other implementations
|
* First-class support for Paper, Sponge, Fabric, and Forge. (Other implementations
|
||||||
may work, but we make every endeavor to support these server implementations
|
may work, but we make every endeavor to support these server implementations
|
||||||
specifically.)
|
specifically.)
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
Velocity is built with [Gradle](https://gradle.org). We recommend using the
|
Velocity is built with [Gradle](https://gradle.org). We recommend using the
|
||||||
wrapper script (`./gradlew`) as our CI builds using it.
|
wrapper script (`./gradlew`) as our CI builds use it.
|
||||||
|
|
||||||
It is sufficient to run `./gradlew build` to run the full build cycle.
|
It is sufficient to run `./gradlew build` to run the full build cycle.
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren