Skip to content

Commit

Permalink
Merge branch 'main' into 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed May 28, 2024
2 parents ba6805b + 604d184 commit 94e0874
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ hexdebugModDependencies {

requires("fabric-api")
requires("fabric-language-kotlin")
requires("modmenu")

optional("modmenu")
}

dependencies {
Expand Down

0 comments on commit 94e0874

Please sign in to comment.