fix(rc+): bradar what is this

This commit is contained in:
Cjnator38
2026-05-03 15:55:29 -05:00
parent 725b24fd51
commit e111ee41c8
3 changed files with 9 additions and 9 deletions

View File

@@ -1609,6 +1609,11 @@ file = "mods/locator_lodestones.pw.toml"
hash = "244b983f1aa1a3ae8400dabe27f0d1d628f44e3e675db450957a89d265e92309" hash = "244b983f1aa1a3ae8400dabe27f0d1d628f44e3e675db450957a89d265e92309"
metafile = true metafile = true
[[files]]
file = "mods/lws-next.pw.toml"
hash = "7e60b1761d497fd812f232fc29f95407a02a8cdbfa67bd6462925a498ecd0c39"
metafile = true
[[files]] [[files]]
file = "mods/macos-input-fixes.pw.toml" file = "mods/macos-input-fixes.pw.toml"
hash = "660261eedaaf2fe6a8b301ead93d1ea84cacc32236baa806f510c3998dd0bf86" hash = "660261eedaaf2fe6a8b301ead93d1ea84cacc32236baa806f510c3998dd0bf86"
@@ -1619,11 +1624,6 @@ file = "mods/minimega.pw.toml"
hash = "1ae2da8517a2c9fd1c5796243e89ff1c83c488bc8a8c3d65a8db4e8a0047105c" hash = "1ae2da8517a2c9fd1c5796243e89ff1c83c488bc8a8c3d65a8db4e8a0047105c"
metafile = true metafile = true
[[files]]
file = "mods/mod.pw.toml"
hash = "8068193bd3053d8c13a0ce07df934e8905f6298a440ce6ec91b8ded5b2266754"
metafile = true
[[files]] [[files]]
file = "mods/moderner-beta.pw.toml" file = "mods/moderner-beta.pw.toml"
hash = "6ec7169d17308e21df34afc3b1a8a9fabcb3eb8e2068d9ea427b8bb3dbcb1350" hash = "6ec7169d17308e21df34afc3b1a8a9fabcb3eb8e2068d9ea427b8bb3dbcb1350"

View File

@@ -1,9 +1,9 @@
name = "mod" name = "mod"
filename = "LWS" filename = "LWS-26.1.2-0.0.1-fabric.jar"
side = "both" side = "both"
[download] [download]
url = "https://github.com/omo50/mod/releases/tag/lws_next-1.2" url = "https://github.com/omo50/mod/releases/download/lws_next-1.2/LWS-26.1.2-0.0.1-fabric.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "866277f4f55385f5db476560f3d6c2f91385f5c46c93655c4fb99a524cc693c5" hash = "866277f4f55385f5db476560f3d6c2f91385f5c46c93655c4fb99a524cc693c5"
@@ -12,4 +12,4 @@ hash = "866277f4f55385f5db476560f3d6c2f91385f5c46c93655c4fb99a524cc693c5"
branch = "main" branch = "main"
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$" regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
slug = "omo50/mod" slug = "omo50/mod"
tag = "next-1.3" tag = "next-1.0"

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 = "3d42cada62729575fb695464677c6cae3b7ad0d320e6593bd320e924fd490246" hash = "f79f9618089f355fb4f546673ca874f7f0d9696c8202241b7b6f5926b1801619"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"