9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2026-01-04 15:31:51 +00:00

Updated to eco 3.8.0 and removed NMS + Proxy component

This commit is contained in:
Auxilor
2021-02-16 20:00:45 +00:00
parent a77251a6b2
commit 97ff8f4913
16 changed files with 5 additions and 286 deletions

View File

@@ -2,9 +2,4 @@ rootProject.name = 'EcoArmor'
// Core
include ':eco-core'
include ':eco-core:core-nms'
include ':eco-core:core-nms:v1_16_R1'
include ':eco-core:core-nms:v1_16_R2'
include ':eco-core:core-nms:v1_16_R3'
include ':eco-core:core-proxy'
include ':eco-core:core-plugin'