9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-25 18:09:28 +00:00
Files
Custom-Crops/settings.gradle
2024-04-29 14:37:39 +08:00

7 lines
117 B
Groovy

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