Skip to content

Commit

Permalink
Include Satin
Browse files Browse the repository at this point in the history
  • Loading branch information
williambl committed Jun 22, 2020
1 parent acabf31 commit 0d811f2
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 @@ -37,6 +37,7 @@ dependencies {
modImplementation "net.fabricmc:fabric-language-kotlin:${project.fabric_kotlin_version}"

modImplementation "io.github.ladysnake:Satin:${project.satin_version}"
include "io.github.ladysnake:Satin:${project.satin_version}"

modImplementation "com.jamieswhiteshirt:reach-entity-attributes:${project.rea_version}"
include "com.jamieswhiteshirt:reach-entity-attributes:${project.rea_version}"
Expand Down

0 comments on commit 0d811f2

Please sign in to comment.