9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-24 01:19:28 +00:00
Files
Custom-Crops/settings.gradle
XiaoMoMi e390976cb7 3.4.8
2024-05-07 22:08:57 +08:00

8 lines
140 B
Groovy

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