Skip to content

Commit

Permalink
add Fabric API to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
der_frühling committed Apr 9, 2024
1 parent 815b987 commit 01b7dac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ modrinth {
changelog = rootProject.file("changelog.md").getText()

dependencies {
required.project 'fabric-api'
required.project 'create-fabric'
required.project 'architectury-api'
}
Expand Down

0 comments on commit 01b7dac

Please sign in to comment.