Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit c8853f3

Browse files
authored
For Mod Devs 1.15.2 'OptiFabric:1.0.0-beta8' (#184)
1 parent 20e6511 commit c8853f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ repositories {
3636
}
3737
3838
dependencies {
39-
modCompile 'com.github.modmuss50:OptiFabric:1.0.0-beta3'
39+
// replace OptiFabric:<version> with latest version on https://www.curseforge.com/minecraft/mc-mods/optifabric/files that fits your MC version
40+
modCompile 'com.github.modmuss50:OptiFabric:1.0.0-beta8'
4041
4142
//Deps required for optifabric
4243
compile 'org.zeroturnaround:zt-zip:1.14'

0 commit comments

Comments
 (0)