Native cipher, with more smoke tests!

This commit is contained in:
md_5
2013-11-19 07:16:06 +11:00
parent 897a59254c
commit 94ee61cd35
18 changed files with 501 additions and 69 deletions

View File

@@ -47,6 +47,12 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-native</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-protocol</artifactId>