4 lines
75 B
Groovy
4 lines
75 B
Groovy
rootProject.name = 'AI-test'
|
|
include 'API', 'Core', 'Display', 'launcher'
|
|
|
rootProject.name = 'AI-test'
|
|
include 'API', 'Core', 'Display', 'launcher'
|
|
|