Initial commit

This commit is contained in:
2022-10-24 02:43:46 +08:00
commit 0bdc4d0cd8
59 changed files with 3199 additions and 0 deletions

6
settings.gradle Normal file
View File

@@ -0,0 +1,6 @@
rootProject.name = 'hamster-ball'
include 'hamster-ball-common'
include 'hamster-ball-bukkit'
include 'hamster-ball-bungeecord'
include 'hamster-ball-server'