added mod to make it work better on linux
All checks were successful
Deploy / Deploy (push) Successful in 1m32s

This commit is contained in:
Arcane Spark 2024-04-13 19:11:48 +02:00
parent 2f51e670ae
commit f0105a29c3
3 changed files with 19 additions and 1 deletions

View file

@ -389,6 +389,11 @@ file = "mods/sound-physics-remastered.pw.toml"
hash = "aef87c42638b1bb5716adce38efff4d6e803dbd5802e35159ff718a0ff0dde1b"
metafile = true
[[files]]
file = "mods/wayland-fixes.pw.toml"
hash = "2b01ec5767df217a2e77216ad7a3622c5f614e9dffd6eafbcb05124abd9f2011"
metafile = true
[[files]]
file = "mods/yacl.pw.toml"
hash = "0e64714c116db266b1c35b0fea980d0ad75ddee7639d13f89d5cedf6c7e336e7"

View file

@ -0,0 +1,13 @@
name = "wayland-fixes"
filename = "wayland-fixes-1.0.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/fylxngrk/versions/y3bnvkEJ/wayland-fixes-1.0.1.jar"
hash-format = "sha1"
hash = "e22890d1a4d56b52d3dcbee501ddd288514594eb"
[update]
[update.modrinth]
mod-id = "fylxngrk"
version = "y3bnvkEJ"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "8d48a6bceaa9b14d5047dd2d5e2c7f906b86c7337e18e695ac44f61b426f7e7c"
hash = "fdef3091a6e6f32e76a38c710fc8436870792b41d1adcecddf8a02e1c1b96d00"
[versions]
fabric = "0.15.9"