6 lines
85 B
Groovy
6 lines
85 B
Groovy
rootProject.name = 'mc-metrics'
|
|
|
|
include('core')
|
|
include('bukkit')
|
|
include('sponge')
|