mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2026-01-03 22:26:22 +00:00
8 lines
140 B
Groovy
8 lines
140 B
Groovy
rootProject.name = 'CustomCrops'
|
|
include(":plugin")
|
|
include(":api")
|
|
include(":legacy-api")
|
|
include("oraxen-legacy")
|
|
include(":oraxen-j21")
|
|
|