Skip to content

Commit 182cf60

Browse files
committed
Forgot to include multiconnect api
1 parent 3fbd902 commit 182cf60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies {
2929
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
3030
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
3131
modImplementation 'net.earthcomputer.multiconnect:multiconnect-api:1.4'
32+
include 'net.earthcomputer.multiconnect:multiconnect-api:1.4'
3233

3334
if (clientcommandsScriptingExists) {
3435
include project(':clientcommands-scripting')

0 commit comments

Comments
 (0)