2020-01-16 10:56:57 +01:00
|
|
|
rootProject.name = "TerraForged"
|
2020-01-16 22:33:41 +01:00
|
|
|
include ":Noise2D"
|
2020-03-11 06:52:54 +01:00
|
|
|
//include ":TerraForgedMod"
|
|
|
|
include ":TerraForgedMod-fabric"
|
|
|
|
//include ":TerraForgedAPI"
|
|
|
|
include ":TerraForgedAPI-fabric"
|
2020-02-26 00:46:15 +01:00
|
|
|
include ":TerraForgedCore"
|
2020-03-11 06:52:54 +01:00
|
|
|
//include ":FeatureManager"
|
|
|
|
include ":FeatureManager-fabric"
|
|
|
|
include ":TerraForgedApp"
|