0
This repository has been archived on 2022-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
mc-metrics/settings.gradle
2021-09-12 06:54:23 +03:00

6 lines
85 B
Groovy

rootProject.name = 'mc-metrics'
include('core')
include('bukkit')
include('sponge')