Spread the project includes over three lines to easier manipulation
This commit is contained in:
parent
e10fcc23e4
commit
e372040edd
|
|
@ -17,4 +17,6 @@ pluginManagement {
|
||||||
}
|
}
|
||||||
|
|
||||||
rootProject.name = 'MultiLoader'
|
rootProject.name = 'MultiLoader'
|
||||||
include("common", "fabric", "forge")
|
include("common")
|
||||||
|
include("fabric")
|
||||||
|
include("forge")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user