mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-18 15:47:46 +01:00
7 lines
273 B
Plaintext
7 lines
273 B
Plaintext
dependencies {
|
|
minecraft("com.mojang:minecraft:1.8.9")
|
|
mappings("net.fabricmc:yarn:1.8.9+build.202107080308:v2")
|
|
|
|
modImplementation("net.legacyfabric.legacy-fabric-api:legacy-fabric-api:1.1.0+1.8.9")
|
|
modImplementation("io.github.boogiemonster1o1:modmenu:0.1.0+1.8.9")
|
|
} |