mirror of
https://github.com/BG-Software-LLC/WildLoaders.git
synced 2024-11-12 10:23:59 +01:00
31 lines
708 B
Groovy
31 lines
708 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_R3'
|
|
include 'v1_7_R4'
|
|
include 'v1_8_R1'
|
|
include 'v1_8_R2'
|
|
include 'v1_8_R3'
|
|
include 'v1_9_R1'
|
|
include 'v1_9_R2'
|
|
include 'v1_10_R1'
|
|
include 'v1_11_R1'
|
|
include 'v1_12_R1'
|
|
include 'v1_13_R1'
|
|
include 'v1_13_R2'
|
|
include 'v1_14_R1'
|
|
include 'v1_15_R1'
|
|
include 'v1_16_R1'
|
|
include 'v1_16_R2'
|
|
include 'v1_16_R3'
|
|
include 'v1_17_R1'
|
|
|