5 lines
79 B
Kotlin
5 lines
79 B
Kotlin
|
|
dependencies {
|
||
|
|
modApi(libs.bundles.fabric)
|
||
|
|
modApi(libs.bundles.silk)
|
||
|
|
}
|