repo for my hex addons :3
0
fork

Configure Feed

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

Revert "vendor hexcellular instead"

This reverts commit 7a91cc094792bfc65761be9e79cf5a0c6b952040.

+2 -3
+1 -1
.gitmodules
··· 3 3 url = https://github.com/ipfs/kubo 4 4 [submodule "vendor/hexcellular"] 5 5 path = vendor/hexcellular 6 - url = https://github.com/poollovernathan/hexcellular 6 + url = https://github.com/miyucomics/hexcellular
+1
build.gradle.kts
··· 144 144 "dev.onyxstudios") 145 145 exactRepo("https://maven.pool.net.eu.org/", 146 146 "dev.kineticcat.hexportation", 147 + "miyucomics.hexcellular", 147 148 "miyucomics.hexical", 148 149 "miyucomics.overevaluate", 149 150 "org.eu.net.pool",
-2
settings.gradle.kts
··· 17 17 } 18 18 } 19 19 } 20 - 21 - includeBuild("vendor/hexcellular")