3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-10-03 08:41:05 +02:00

Bump version to 0.3.3

Dieser Commit ist enthalten in:
Myles 2016-03-01 14:40:53 +00:00
Ursprung 46ec24a686
Commit 2a67301642
2 geänderte Dateien mit 8 neuen und 5 gelöschten Zeilen

Datei anzeigen

@ -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:
-------- --------

Datei anzeigen

@ -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