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.
|
/*
|
|
* 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')
|
|
include(':wizard-server')
|
|
include(':wizard-core')
|