Spread the project includes over three lines to easier manipulation

This commit is contained in:
Jared 2023-06-11 01:23:02 +02:00
parent e10fcc23e4
commit e372040edd

View File

@ -17,4 +17,6 @@ pluginManagement {
}
rootProject.name = 'MultiLoader'
include("common", "fabric", "forge")
include("common")
include("fabric")
include("forge")