mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-22 16:28:12 +01:00
added client-commands as a jar-in-a-jar
This commit is contained in:
parent
6735cba611
commit
5697dccf9f
@ -54,6 +54,9 @@ dependencies {
|
|||||||
modCompile("net.fabricmc:fabric-loader:0.4.4+build.138")
|
modCompile("net.fabricmc:fabric-loader:0.4.4+build.138")
|
||||||
|
|
||||||
modCompile("net.fabricmc:fabric:0.2.7+build.127")
|
modCompile("net.fabricmc:fabric:0.2.7+build.127")
|
||||||
|
|
||||||
|
modCompile("io.github.cottonmc:client-commands:0.2.1+1.14-pre5-SNAPSHOT")
|
||||||
|
include("io.github.cottonmc:client-commands:0.2.1+1.14-pre5-SNAPSHOT")
|
||||||
}
|
}
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
|
Loading…
Reference in New Issue
Block a user