mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-11-14 22:56:18 +01:00
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
|
rootProject.name = "worldguard"
|
||
|
|
||
|
include("worldguard-libs")
|
||
|
include("worldguard-libs:core")
|
||
|
include("worldguard-core")
|
||
|
include("worldguard-libs:bukkit")
|
||
|
include("worldguard-bukkit")
|