4 lines
56 B
Groovy
4 lines
56 B
Groovy
rootProject.name = 'mc-server'
|
|
|
|
include('core') // Core
|
rootProject.name = 'mc-server'
|
|
|
|
include('core') // Core
|