mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2026-01-06 15:42:00 +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")
|