Archived
0

proto125_netty as module

This commit is contained in:
2018-04-22 22:11:24 +03:00
parent fc5e860068
commit a4ee3a9ac3
10 changed files with 15 additions and 8 deletions

View File

@@ -2,3 +2,4 @@ rootProject.name = 'server'
include('core') // Core
include('proto125') // Protocol 1.2.5
include('proto125_netty') // Protocol 1.2.5 (Netty impl.)