mirror of
https://github.com/SKCraft/Launcher.git
synced 2024-11-27 12:46:22 +01:00
5b6681b8ea
This converts the project into a multi-module Gradle build. By default, Git does not show history past a rename, so use git log --follow to see further history.
3 lines
76 B
Groovy
3 lines
76 B
Groovy
rootProject.name = 'launcher-parent'
|
|
|
|
include 'launcher', 'launcher-builder' |