9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-30 20:39:19 +00:00
Files
Custom-Crops/settings.gradle
2024-04-29 14:35:29 +08:00

7 lines
116 B
Groovy

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