mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-31 04:46:42 +00:00
9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
rootProject.name = "HMCCosmetics"
|
|
include(
|
|
"common",
|
|
"nms",
|
|
"1.16",
|
|
"1.17",
|
|
"1.18"
|
|
)
|