Added Nvidium

This commit is contained in:
Casey 2024-11-17 17:58:28 +03:00
parent 62ea38b184
commit 8942c37e8b
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
5 changed files with 36 additions and 3 deletions

View File

@ -142,6 +142,7 @@ Make this game at least playable
* <img width="32" height="32" src="https://cdn.modrinth.com/data/QdG47OkI/5a8203e120985d11616614e11ad7b888997000d8.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Model Gap Fix](https://modrinth.com/mod/modelfix)** - Fixes gaps in Block Models and Item Models
* <img width="32" height="32" src="https://cdn.modrinth.com/data/nPZr02ET/icon.png">&#91;<abbr title="side:server">SO</abbr>&#93; **[NetherPortalFix](https://modrinth.com/mod/netherportalfix)** - Ensures correct destinations when travelling back and forth through Nether Portals in Multiplayer.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/yM94ont6/699a0931d0478f9e8614049cc4c060d0f027647e.jpeg">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:both">CS</abbr>&#93; **[Not Enough Crashes](https://modrinth.com/mod/notenoughcrashes)** - When crashing, you can go back to the title screen and keep playing, without needing to restart, alongside other things to make crashes more pleasant.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/SfMw2IZN/2db76d464a0f67cdb9e30fd99040eb096ac62016_96.webp">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:client">CO</abbr>&#93; **[Nvidium](https://modrinth.com/mod/nvidium)** - Fast nvidia only rendering engine for sodium
* <img width="32" height="32" src="https://cdn.modrinth.com/data/Bh37bMuy/icon.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Reese's Sodium Options](https://modrinth.com/mod/reeses-sodium-options)** - Alternative Options Menu for Sodium
* <img width="32" height="32" src="https://cdn.modrinth.com/data/iqK5uv72/c060f8af5120833b3758f953f3663d3efaa3ae06.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Server Pinger Fixer](https://modrinth.com/mod/serverpingerfixer)** - Improves pinging speed of the multiplayer server list
* <img width="32" height="32" src="https://cdn.modrinth.com/data/houIxdGF/658e1e85d813a32bad243ec4dc220355274eeea2.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Shut Up GL Error](https://modrinth.com/mod/shut-up-gl-error)** - Fixes invalid keycodes logging obnoxious and constant messages

View File

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "README.md"
hash = "527d29e80b1b5494c3e5417857544e00dad49ee9fd6650cd4a8ac98fb6aa9fce"
hash = "db4d0eeaffe6709b35edf403dba5bd1a22ef3b28997e1310b9a94f4bf0ee15a5"
[[files]]
file = "make-list.py"
@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92"
[[files]]
file = "modinfo.toml"
hash = "b5f6cfb71f689a12a50b83130164464cb6e00ad6e11d55f71f8de544201c9c5f"
hash = "d9274550aee8226f9cc6468e72515dff98772e26ffc534470aee2a8694a58c03"
[[files]]
file = "mods/3dskinlayers.pw.toml"
@ -1037,6 +1037,11 @@ file = "mods/notenoughcrashes.pw.toml"
hash = "444dc6a0c4515b133b9ab7a4a823e228891d5a5a415e462e2ddac16b5a2f9b80"
metafile = true
[[files]]
file = "mods/nvidium.pw.toml"
hash = "cb732fec2f6b7136b0a071d704c7597651108096365929b8b2be07002edb164f"
metafile = true
[[files]]
file = "mods/nyfs-spiders.pw.toml"
hash = "331450a351fe3099c8bb4522c63d5a2ab063aad3ec29328d9cb7ec40a0a74f44"

View File

@ -2862,3 +2862,12 @@ side = "both"
optional = false
icon = "https://cdn.modrinth.com/data/TLZe11Uj/f3a2e05e9ca4d99921a0d8bc584274298792868a_96.webp"
category = "other"
[mods.nvidium]
name = "Nvidium"
description = "Fast nvidia only rendering engine for sodium"
link = "https://modrinth.com/mod/nvidium"
side = "client"
optional = true
icon = "https://cdn.modrinth.com/data/SfMw2IZN/2db76d464a0f67cdb9e30fd99040eb096ac62016_96.webp"
category = "optimization"

18
mods/nvidium.pw.toml Normal file
View File

@ -0,0 +1,18 @@
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 = "Nvidia-specific optimizations"
default = true

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a02ff1803534f224358ee44f6e286503ceb68c73474b0cee3504609962caa748"
hash = "2b9d8d90727e2ef94ce58a7b3b8e3c28a3bde210399a3e80006d014891d64155"
[versions]
fabric = "0.16.5"