9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

Refactor name to be HuskSync

This commit is contained in:
William
2021-10-22 18:13:16 +01:00
parent 520f1ea1d7
commit f842afac1e
33 changed files with 224 additions and 246 deletions

View File

@@ -4,7 +4,7 @@ pluginManagement {
}
}
rootProject.name = 'CrossServerSync'
rootProject.name = 'HuskSync'
include 'common'
include 'bukkit'