repo for my hex addons :3
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

foojay

+4
+4
settings.gradle.kts
··· 18 18 } 19 19 } 20 20 21 + plugins { 22 + id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0" 23 + } 24 + 21 25 include("util") 22 26 includeBuild("plugin") 23 27 for (mod in listOf("hexic", "iotaworks", "hexxytounge", "hexxychests")) {