Skip to content

Commit

Permalink
Add MUI and mixinbooter to CF mod deps
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss committed Dec 8, 2023
1 parent 909aa5b commit 44a9ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ curseForgeProjectId =
# Where type can be one of [requiredDependency, embeddedLibrary, optionalDependency, tool, incompatible],
# and the name is the CurseForge project slug of the other mod.
# Example: requiredDependency:railcraft;embeddedLibrary:cofhlib;incompatible:buildcraft
curseForgeRelations = requiredDependency:codechicken-lib-1-8;incompatible:gregtechce
curseForgeRelations = requiredDependency:codechicken-lib-1-8;requiredDependency:modularui;requiredDependency:mixin-booter;incompatible:gregtechce

# This project's release type on CurseForge and/or Modrinth
# Allowed types: release, beta, alpha
Expand Down

0 comments on commit 44a9ba4

Please sign in to comment.