mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
6 lines
124 B
Groovy
6 lines
124 B
Groovy
|
rootProject.name = 'Launcher'
|
||
|
|
||
|
include 'Launcher'
|
||
|
include 'libLauncher'
|
||
|
include 'LaunchServer'
|
||
|
include 'modules:NeverDecomp'
|