mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-01 22:14:01 +03:00
6 lines
No EOL
112 B
Groovy
6 lines
No EOL
112 B
Groovy
rootProject.name = 'Launcher'
|
|
|
|
include 'Launcher'
|
|
include 'libLauncher'
|
|
include 'LaunchServer'
|
|
include 'modules' |