9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00
Files
Custom-Nameplates/settings.gradle.kts
XiaoMoMi 3aa7e5c012 3.0
2024-10-05 22:42:28 +08:00

7 lines
133 B
Plaintext

rootProject.name = "CustomNameplates"
include("api")
include("bukkit")
include("common")
include("backend")
include("compatibility")