mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-31 04:46:42 +00:00
9 lines
122 B
Plaintext
9 lines
122 B
Plaintext
rootProject.name = "HMCCosmetics"
|
|
include(
|
|
"common",
|
|
"v1_17_R1",
|
|
"v1_18_R2",
|
|
"v1_19_R1",
|
|
"v1_19_R2"
|
|
)
|