9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-25 09:59:20 +00:00
Files
Custom-Crops/settings.gradle
2024-04-16 21:25:58 +08:00

6 lines
92 B
Groovy

rootProject.name = 'CustomCrops'
include(":plugin")
include(":api")
include(":legacy-api")