Skip to content

Commit

Permalink
Update minotaur dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
triphora committed Feb 12, 2024
1 parent e109874 commit 179a122
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,12 @@ sourcesJar.dependsOn copyAW

modrinth {
dependencies {
required.project 'qsl'
required.project 'fabric-api'
embedded.project 'midnightlib'
optional.project 'modmenu'
optional.project 'journeymap'
optional.project 'xaeros-minimap'
optional.project 'xaeros-world-map'
}
syncBodyFrom = rootProject.file('README.md').text
}
Expand Down

0 comments on commit 179a122

Please sign in to comment.