Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-20 06:50:08 +01:00
Update version number
Dieser Commit ist enthalten in:
Ursprung
3b480a61bd
Commit
ad3317f8d8
@ -1,4 +1,4 @@
|
|||||||
# ViaVersion 0.3
|
# ViaVersion 0.3.1
|
||||||
**Allows the connection of 1.8 clients to 1.9**
|
**Allows the connection of 1.8 clients to 1.9**
|
||||||
|
|
||||||
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
|
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
|
||||||
@ -11,6 +11,8 @@ Attempt to make boats nicer when they don't work
|
|||||||
|
|
||||||
Remap spawn eggs
|
Remap spawn eggs
|
||||||
|
|
||||||
|
Some EntityMetadata is incorrect, fix this.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This took hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
|
This took hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
|
||||||
@ -25,7 +27,7 @@ Credits:
|
|||||||
|
|
||||||
**Myself** (harhar)
|
**Myself** (harhar)
|
||||||
|
|
||||||
**Matsv** (Movement Fix)
|
**Matsv** (Movement Fix / Correcting my stupidity)
|
||||||
|
|
||||||
|
|
||||||
License:
|
License:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: ViaVersion
|
name: ViaVersion
|
||||||
main: us.myles.ViaVersion.Core
|
main: us.myles.ViaVersion.Core
|
||||||
author: _MylesC
|
author: _MylesC
|
||||||
version: 0.3
|
version: 0.3.1
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren