add screenshot to clipboard

This commit is contained in:
snedmore 2025-01-04 03:05:48 -05:00
parent fd7fead23a
commit 3dde1c789e
4 changed files with 19 additions and 1 deletions

View file

@ -1365,6 +1365,11 @@ file = "mods/satin-api.pw.toml"
hash = "1187343aa841668df480b95c643936686c12ba1906edc47e24d92c091d60401b" hash = "1187343aa841668df480b95c643936686c12ba1906edc47e24d92c091d60401b"
metafile = true metafile = true
[[files]]
file = "mods/screenshot-to-clipboard.pw.toml"
hash = "964da9ed4bdd490258a05d249e13b8d90d82f71591c793bc93e29840e4e9fe1b"
metafile = true
[[files]] [[files]]
file = "mods/separatedleaves.pw.toml" file = "mods/separatedleaves.pw.toml"
hash = "3e4e75703a1575a8f3a5033a10d1c503fbcca8357775eb6e816355779885d1c0" hash = "3e4e75703a1575a8f3a5033a10d1c503fbcca8357775eb6e816355779885d1c0"

View file

@ -0,0 +1,13 @@
name = "Screenshot to Clipboard"
filename = "screenshot-to-clipboard-1.0.9-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/1KiJRrTg/versions/1.0.9%2Bfabric/screenshot-to-clipboard-1.0.9-fabric.jar"
hash-format = "sha512"
hash = "d74c132c4d4f77019edf6e1b7d522cea78ec78a17c96bd04290ab1df5caf37b6fe7d94069afffd385750d257ffe427ece55f13137ee765ec1a56ec255d389812"
[update]
[update.modrinth]
mod-id = "1KiJRrTg"
version = "rObP72r1"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "789736ca584bb509080b076d83e873878a32e83d73f564c52e9c3a6457fc9c4c" hash = "d21cde0a20079d50cc6d22799ee1ee9844c5238b2b2eb8da4b348936461d3306"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"