mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-22 18:15:39 +01:00
Bump version to 0.3.3
This commit is contained in:
parent
1f51cf8416
commit
5c0ba593da
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
|
Loading…
Reference in New Issue
Block a user