Skip to content

Commit

Permalink
Enable mctester dependency again
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Dec 20, 2023
1 parent 367f0a4 commit 429344c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"

modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
// modImplementation 'com.github.2No2Name:McTester:v0.3.4'
modImplementation 'com.github.2No2Name:McTester:v0.4.0'

Set<String> fabricApiModulesCompileOnly = [
"fabric-transfer-api-v1"
Expand Down

0 comments on commit 429344c

Please sign in to comment.