diff options
| author | seth <[email protected]> | 2024-04-02 21:39:37 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-04-02 21:42:07 -0400 |
| commit | f4bb2398c2f0f34796606a096dbab7201c305efa (patch) | |
| tree | 03cbff768544b53592d839d2692dc70545e19bd7 /mods | |
| parent | f250875aa39a0ea3079b672b7798a12883f67354 (diff) | |
add nvidium
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/nvidium.pw.toml | 17 |
1 files changed, 17 insertions, 0 deletions
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?" |
