ViaVersion/README.md

71 lines
1.5 KiB
Markdown
Raw Normal View History

2016-03-10 23:52:29 +01:00
# ViaVersion 0.6.3
2016-03-06 18:35:54 +01:00
[![Build Status](https://travis-ci.org/MylesIsCool/ViaVersion.svg?branch=master)](https://travis-ci.org/MylesIsCool/ViaVersion)
2016-03-04 10:05:44 +01:00
**Allows the connection of 1.9 clients to 1.8**
2016-02-28 23:49:16 +01:00
2016-02-29 00:04:59 +01:00
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
###*Don't use late bind*
2016-02-29 00:04:59 +01:00
This took hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
2016-03-07 17:50:50 +01:00
**Contributor Chat:** https://gitter.im/MylesIsCool/ViaVersion
2016-02-29 00:04:59 +01:00
2016-03-01 15:40:53 +01:00
Sources:
2016-02-29 00:18:33 +01:00
--------
2016-02-29 00:04:59 +01:00
2016-02-29 00:18:33 +01:00
**wiki.vg** (Protocol info, though I did have to find a lot myself)
2016-02-29 00:04:59 +01:00
2016-02-29 00:18:33 +01:00
**MCProtocolLib** (used for chunk reading & some of writing.)
2016-02-29 00:04:59 +01:00
**OpenNBT** (used for slot rewriting)
2016-03-01 15:40:53 +01:00
Contributors:
--------
2016-02-29 00:18:33 +01:00
**Myself** (harhar)
2016-03-04 09:58:31 +01:00
**Matsv/StamBoom**
2016-03-04 09:58:31 +01:00
2016-03-01 15:40:53 +01:00
**HugoDaBosss**
2016-03-04 09:58:31 +01:00
2016-03-02 11:16:27 +01:00
**SanderGielisse**
2016-03-04 09:58:31 +01:00
2016-03-02 23:01:16 +01:00
**Paulomart**
2016-03-04 09:58:31 +01:00
**gigosaurus**
2016-03-04 09:58:31 +01:00
**fillefilip8**
2016-03-02 23:01:16 +01:00
**lenis0012**
2016-03-07 17:50:50 +01:00
Releases / Dev Builds:
--------
You can find official releases here:
https://www.spigotmc.org/resources/viaversion.19254/history
----------
You can find unofficial dev builds here:
**fillefilip8's Build Server:** http://build.fillecraft.com:8080/job/ViaVersion
2016-03-09 15:37:21 +01:00
**sgdc3's Build Server:** http://ci.xephi.fr/job/ViaVersion/
**sgdc3's Maven:** http://ci.xephi.fr/plugin/repository/everything/
2016-02-29 00:04:59 +01:00
License:
2016-02-29 00:18:33 +01:00
--------
2016-02-29 00:04:59 +01:00
You may modify this work, all rights are still owned by myself excluding any files in the spacebase package as they belong to the respected contributors. Please credit the original author (myself) when forking etc. (or if it helped you understand the new protocol or netty!)
Thanks!