mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2025-12-19 15:09:23 +00:00
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
rootProject.name = "CustomNameplates"
|
|
include("api")
|
|
include("bungeecord")
|
|
include("velocity")
|
|
include("paper")
|
|
include("common")
|
|
include("universe")
|