Skip to content

Commit

Permalink
Forgot to include multiconnect api
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Jul 6, 2021
1 parent 3fbd902 commit 182cf60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dependencies {
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation 'net.earthcomputer.multiconnect:multiconnect-api:1.4'
include 'net.earthcomputer.multiconnect:multiconnect-api:1.4'

if (clientcommandsScriptingExists) {
include project(':clientcommands-scripting')
Expand Down

0 comments on commit 182cf60

Please sign in to comment.