mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-03-01 02:31:22 +01:00
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'
|