ViaVersion/template/build.gradle.kts
2023-10-16 22:30:12 +10:00

4 lines
63 B
Plaintext

dependencies {
implementation(projects.viaversionCommon)
}