mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-02-18 13:21:46 +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'
|