forked from StarOpenSource/Engine
6 lines
107 B
Groovy
6 lines
107 B
Groovy
rootProject.name = 'sosengine'
|
|
|
|
include 'base'
|
|
include 'slf4j-compat'
|
|
include 'graphics'
|
|
include 'testapp'
|