Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-26 08:10:09 +01:00
Bump version to 0.3.3
Dieser Commit ist enthalten in:
Ursprung
46ec24a686
Commit
2a67301642
11
README.md
11
README.md
@ -1,4 +1,4 @@
|
|||||||
# ViaVersion 0.3.2
|
# ViaVersion 0.3.3
|
||||||
**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,
|
||||||
@ -20,18 +20,21 @@ Some items with JSON data cause crashing due to the change in how strict minecra
|
|||||||
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.
|
||||||
|
|
||||||
|
|
||||||
Credits:
|
Sources:
|
||||||
--------
|
--------
|
||||||
|
|
||||||
**wiki.vg** (Protocol info, though I did have to find a lot myself)
|
**wiki.vg** (Protocol info, though I did have to find a lot myself)
|
||||||
|
|
||||||
**MCProtocolLib** (used for chunk reading & some of writing.)
|
**MCProtocolLib** (used for chunk reading & some of writing.)
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
--------
|
||||||
|
|
||||||
**Myself** (harhar)
|
**Myself** (harhar)
|
||||||
|
|
||||||
**Matsv** (Movement Fix / Correcting my stupidity)
|
**Matsv/StatBoom**
|
||||||
|
|
||||||
**HugoDaBosss** (Sounds fix)
|
**HugoDaBosss**
|
||||||
|
|
||||||
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.2
|
version: 0.3.3
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren