You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
317 B
Groovy
12 lines
317 B
Groovy
/*
|
|
* This file was generated by the Gradle 'init' task.
|
|
*/
|
|
|
|
rootProject.name = 'wizard'
|
|
include(':wizard-common')
|
|
include(':wizard-client:wizard-client-cli')
|
|
include(':wizard-client:wizard-client-libgdx:core')
|
|
include(':wizard-client:wizard-client-libgdx:desktop')
|
|
include(':wizard-server')
|
|
include(':wizard-core')
|