Skip to content

Commit c44ce25

Browse files
committed
Fix libraries
1 parent 1935aa2 commit c44ce25

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ dependencies {
2929
shadow "org.ow2.asm:asm-util:${project.asm_version}"
3030

3131
shadow name: "rdi-nio-1.0"
32+
shadow name: "rdi-1.0"
3233
shadow "com.github.Lassebq:Fernflower:${project.fernflower_version}"
33-
shadow "com.github.MCPHackers:RetroDebugInjector:${project.rdi_version}"
3434
shadow "org.fusesource.jansi:jansi:${project.jansi_version}"
3535
shadow "org.json:json:${project.json_version}"
3636
shadow "com.github.MCPHackers:DiffPatch:${project.diffpatch_version}"

libs/rdi-1.0.jar

77.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)