mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-03 13:11:33 +00:00
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
includeBuild("../..")
|
|
include(":bukkit-plugins")
|
|
include(":bukkit-plugins:hello-world")
|
|
include(":bukkit-plugins:goodbye-world")
|
|
include(":bukkit-plugins:common-library")
|
|
include(":other-library")
|