WildLoaders/settings.gradle

19 lines
485 B
Groovy
Raw Normal View History

2021-01-01 18:40:42 +01:00
/*
* 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'