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