mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-05 09:20:52 +01:00
ec23fcdd75
Co-Authored By: Mariell Hoversholm <proximyst@proximyst.com>
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
rootProject.name = "PlotSquared"
|
|
|
|
include("Core", "Bukkit")
|
|
|
|
project(":Core").name = "PlotSquared-Core"
|
|
project(":Bukkit").name = "PlotSquared-Bukkit" |