WorldGuard/settings.gradle
Wizjany 72a392aca2
Moved SquirrelID relocation to core project. (#394)
This allows projects depending on core to properly use the ProfileService and ProfileResolver without themselves relocating the package.
2019-01-27 19:47:08 -05:00

4 lines
80 B
Groovy

rootProject.name = 'worldguard'
include 'worldguard-core', 'worldguard-legacy'