mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2025-01-24 22:01:24 +01:00
4c12ab4ddb
Note that this commit still is quite broken and won't compile
7 lines
125 B
Groovy
7 lines
125 B
Groovy
plugins {
|
|
id "vfp.base-conventions"
|
|
}
|
|
|
|
dependencies {
|
|
compileOnly "com.viaversion:viaversion-common:5.2.1-SNAPSHOT"
|
|
} |