1
0

Add baltdev@HQShaders (#488)

This has been floating around in my Mods folder for months, never got
around to publishing it. Here you go.

Also fixes a trailing comma in baltdev@Inkbleed/meta.json
This commit is contained in:
Efe
2025-12-01 03:13:54 +01:00
committed by GitHub
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# HQShaders
Ports the high quality shaders of Bunco, and rounds the corners of boxes. Also removes the background going grey in Endless.

View File

@@ -0,0 +1,15 @@
{
"title": "HQShaders",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Quality of Life"
],
"author": "baltdev",
"repo": "https://github.com/balt-dev/HQShaders",
"downloadURL": "https://github.com/balt-dev/HQShaders/archive/refs/heads/master.zip",
"folderName": "HQShaders",
"version": "1.0.0",
"automatic-version-check": true,
"last-updated": 0
}