mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-23 00:49:33 +00:00
13 lines
261 B
Plaintext
13 lines
261 B
Plaintext
rootProject.name = "CustomCrops"
|
|
include(":common")
|
|
include(":api")
|
|
include(":plugin")
|
|
include(":compatibility")
|
|
include(":compatibility-asp-r1")
|
|
include(":compatibility-oraxen-r1")
|
|
include(":compatibility-oraxen-r2")
|
|
include(":compatibility-itemsadder-r1")
|
|
|
|
|
|
|