mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2025-12-19 15:09:23 +00:00
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
rootProject.name = "CustomNameplates"
|
|
include("api")
|
|
include("bukkit")
|
|
include("common")
|
|
include("backend")
|
|
include("compatibility")
|