Updated dependencies
Added dependencies check for forge and fabric Added update check for forge and fabric TO-DO add the updateChecker.json GitHub link to forge entry point
This commit is contained in:
@@ -26,8 +26,8 @@ dependencies {
|
||||
// Remove the next line if you don't want to depend on the API
|
||||
modApi "dev.architectury:architectury-fabric:${rootProject.architectury_version}"
|
||||
|
||||
modApi "me.shedaniel.cloth:cloth-config-fabric:11.0.99"
|
||||
modApi "com.terraformersmc:modmenu:7.0.1"
|
||||
modApi "me.shedaniel.cloth:cloth-config-fabric:11.1.106"
|
||||
modApi "com.terraformersmc:modmenu:7.1.0"
|
||||
|
||||
common(project(path: ":common", configuration: "namedElements")) { transitive false }
|
||||
shadowCommon(project(path: ":common", configuration: "transformProductionFabric")) { transitive false }
|
||||
|
||||
Reference in New Issue
Block a user