mirror of
https://github.com/BG-Software-LLC/WildLoaders.git
synced 2024-11-12 10:23:59 +01:00
24 lines
620 B
Groovy
24 lines
620 B
Groovy
/*
|
|
* This file was generated by the Gradle 'init' task.
|
|
*
|
|
* The settings file is used to specify which projects to include in your build.
|
|
*
|
|
* Detailed information about configuring a multi-project build in Gradle can be found
|
|
* in the user manual at https://docs.gradle.org/6.0/userguide/multi_project_builds.html
|
|
*/
|
|
|
|
rootProject.name = 'WildLoaders'
|
|
include 'API'
|
|
include 'v1_7_R4'
|
|
include 'v1_8_R3'
|
|
include 'v1_12_R1'
|
|
include 'v1_15_R1'
|
|
include 'v1_16_R3'
|
|
include 'v1_17_R1'
|
|
include 'v1_18_R1'
|
|
include 'Hook_MassiveFactions'
|
|
include 'Hook_FactionsUUID'
|
|
include 'Hook_FactionsX'
|
|
include 'Hook_SuperiorSkyblock'
|
|
|