spawn/settings.gradle

8 lines
98 B
Groovy

rootProject.name = 'spawn'
include 'core'
include 'craftattack'
include 'common'
include 'varo'