mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-11-15 15:16:06 +01:00
72a392aca2
This allows projects depending on core to properly use the ProfileService and ProfileResolver without themselves relocating the package.
4 lines
80 B
Groovy
4 lines
80 B
Groovy
rootProject.name = 'worldguard'
|
|
|
|
include 'worldguard-core', 'worldguard-legacy'
|