mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-26 02:19:28 +00:00
6 lines
90 B
Groovy
6 lines
90 B
Groovy
rootProject.name = 'CustomCrops'
|
|
include(":plugin")
|
|
include(":api")
|
|
include 'legacy-api'
|
|
|