diff options
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/nvidium.pw.toml | 17 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 23 insertions, 1 deletions
@@ -156,6 +156,11 @@ hash = "249dec365f1a15ef6d1da48910e5fa04c039e95375ce246d5a771941b6b8892c" metafile = true [[files]] +file = "mods/nvidium.pw.toml" +hash = "21754d4ce6b04460c01f512fa886c49933c93195017919c5ff3d31dbe0baf960" +metafile = true + +[[files]] file = "mods/ok-boomer.pw.toml" hash = "2390504b56605e6464ecddda031cb221d46871437ecb4035783feb67faa1bff1" metafile = true diff --git a/mods/nvidium.pw.toml b/mods/nvidium.pw.toml new file mode 100644 index 0000000..9b8afe5 --- /dev/null +++ b/mods/nvidium.pw.toml @@ -0,0 +1,17 @@ +name = "Nvidium" +filename = "nvidium-0.2.6-beta.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/SfMw2IZN/versions/J2fuM58R/nvidium-0.2.6-beta.jar" +hash-format = "sha1" +hash = "ce0c8504cfc397b53227119230e3ae5fdf851d42" + +[update] +[update.modrinth] +mod-id = "SfMw2IZN" +version = "J2fuM58R" + +[option] +optional = true +description = "sodium but even better on nvidia maybe?" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "25a4cc7d658285fa923cb4b7840beebacee7ca34e27f68bea2b9152afb35cc0f" +hash = "9e51a16f76588a9a84268587aea881fe2eb9a2d36435da05a95f731c695c1765" [versions] fabric = "0.15.3" |
