0

init repo

This commit is contained in:
2021-09-12 06:54:23 +03:00
commit c174daacf5
31 changed files with 1334 additions and 0 deletions

5
settings.gradle Normal file
View File

@@ -0,0 +1,5 @@
rootProject.name = 'mc-metrics'
include('core')
include('bukkit')
include('sponge')