Skip to content

Commit

Permalink
Include OSC as a jar-in-jar.
Browse files Browse the repository at this point in the history
  • Loading branch information
Provismet committed Sep 30, 2023
1 parent a848a0e commit 672a468
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 @@ -24,6 +24,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

implementation 'com.illposed.osc:javaosc-core:0.8'
include 'com.illposed.osc:javaosc-core:0.8'
}

processResources {
Expand Down

0 comments on commit 672a468

Please sign in to comment.