add client side kotlin

This commit is contained in:
snedmore 2025-01-04 02:37:16 -05:00
parent be85ec64ac
commit 6b3e3ea0a8
5 changed files with 16 additions and 3 deletions

View file

@ -795,9 +795,14 @@ file = "mods/fabric-api.pw.toml"
hash = "ebd92e07834dae22ebb7340a1112ac20d79869ec12ef5107938f564dee2661d2"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin-client.pw.toml"
hash = "32fede3194f0ee33bc90aead9d479ce035fb7d0261fc42ce705beaf9b7919c09"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "42aadc1db3d1960f629dfbe870a659744cca3fb1fd99adf9bb3755bf7b23837f"
hash = "a675c54e2d28915ed0315b2371ef7300f58569860162ccf7271791ab4a29b2e3"
metafile = true
[[files]]

View file

@ -0,0 +1,8 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar"
side = "client"
[download]
url = "https://cdn.densmo.re/mc/fabric-language-kotlin-1.13.0%2Bkotlin.2.1.0.jar"
hash-format = "sha512"
hash = "bd6acac5e2196aae0095ec453aec46d54e0d925289895fac94b1426cabd3db7e275302502475c61b9719fc8f026e7aaa305122dcdf374c58620bc38b8b4e99a7"

View file

@ -1,6 +1,6 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.9.6+kotlin.1.8.22.jar"
side = "both"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/5J7lguFF/fabric-language-kotlin-1.9.6%2Bkotlin.1.8.22.jar"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "4bb02316c7ad016e2ce7568dd34a02fa370c0c26b2397c6c854ca943adb43b47"
hash = "88f3af0eeef188b78d774bdcad3fde7b8069a06bf6ad1e6765bbd654806660f6"
[versions]
fabric = "0.16.9"