forked from Chat_things/NeuroDock
7 lines
140 B
Groovy
7 lines
140 B
Groovy
rootProject.name = 'AI-test'
|
|
include 'API', 'Core', 'Display', 'launcher'
|
|
|
|
|
|
include 'MALAPITool'
|
|
include 'GeniusAPI'
|
|
include 'WikipediaTool' |