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