Add new contributor, update version to 0.4.5 :)

This commit is contained in:
Myles 2016-03-03 00:13:53 +00:00
parent 99fd01c359
commit 86d543d700
2 changed files with 3 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# ViaVersion 0.4.4 # ViaVersion 0.4.5
**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,
@ -28,14 +28,11 @@ Contributors:
-------- --------
**Myself** (harhar) **Myself** (harhar)
**Matsv/StamBoom** **Matsv/StamBoom**
**HugoDaBosss** **HugoDaBosss**
**SanderGielisse** **SanderGielisse**
**Paulomart** **Paulomart**
**gigosaurus**
License: License:
-------- --------

View File

@ -1,6 +1,6 @@
name: ViaVersion name: ViaVersion
main: us.myles.ViaVersion.ViaVersionPlugin main: us.myles.ViaVersion.ViaVersionPlugin
author: _MylesC author: _MylesC
version: 0.4.4 version: 0.4.5
load: startup load: startup
loadbefore: [ProtocolLib, ProxyPipe] loadbefore: [ProtocolLib, ProxyPipe]