Skip to content

Commit

Permalink
ya
Browse files Browse the repository at this point in the history
  • Loading branch information
YTG1234 committed Nov 27, 2020
1 parent 07cd07b commit b4634fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ dependencies {
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"

modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_api_version}"

// For anyone wondering, I will use Unweaver (and try to make its custom instruments compatible) when
// We get to the 1.17 Pre-Release phase
}

processResources {
Expand Down

0 comments on commit b4634fb

Please sign in to comment.