diff --git a/fabricLike/build.gradle b/fabricLike/build.gradle index 30766e82f..085c3483e 100644 --- a/fabricLike/build.gradle +++ b/fabricLike/build.gradle @@ -1,3 +1,6 @@ +// TODO: Once forge is fixed, attempt to move the stuff from this submodule to the common submodule + + plugins { id "org.spongepowered.gradle.vanilla" version "0.2.1-SNAPSHOT" }