mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-25 09:59:20 +00:00
6 lines
92 B
Groovy
6 lines
92 B
Groovy
rootProject.name = 'CustomCrops'
|
|
include(":plugin")
|
|
include(":api")
|
|
include(":legacy-api")
|
|
|