chore: bump patch

This commit is contained in:
intergrav
2024-06-17 00:24:55 -04:00
parent 15d768bd07
commit cb0af36339
6 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
// Whether a custom window title should be set. Uses the value set in 'customWindowTitle'.
"setCustomWindowTitle": true,
// The custom window title that's used when 'setCustomWindowTitle' is enabled.
"customWindowTitle": "Minecraft 1.20.4 (Re-Console 0.5.6)",
"customWindowTitle": "Minecraft 1.20.4 (Re-Console 0.5.7)",
// If a custom window icon should be set. Two files are needed. Both in PNG format. One a 16 pixel square called 'icon_16x16.png', and one a 32 pixel square called 'icon_32x32.png'. Located in './config/simplemenu/icon'.
"setCustomWindowIcon": true,
// If a custom main menu logo should be rendered. This will replace the 'Minecraft' text. A 'logo.png' file is needed. Located in './config/simplemenu/logo'. By default the image dimensions are 1024x256. To remove it completely, use an empty .png file.

View File

@@ -78,7 +78,7 @@ hash = "748cb550ed31f0d7f2a8faf26cd0c659826ae10cfabc4a89eee7d32eed98f157"
[[files]]
file = "config/simplemenu.json5"
hash = "1aea9deb3c28d3b56513f4f05f8c318fed51ff6dfd9b04e80703d2a60873f5b5"
hash = "59c7dc36b0310d1aeaffc3c1fc77ba75df3452f293df5b3c3d24ccb6e7c6a5e9"
[[files]]
file = "config/simplemenu/icon/icon_16x16.png"

View File

@@ -1,12 +1,12 @@
name = "Re-Console"
author = "ViolaFlower"
version = "0.5.6+mc1.20.4"
version = "0.5.7+mc1.20.4"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "0334a36d1a8cda107be8d7748188689863935aa08e5d661817fac0779c687101"
hash = "7bf3b542f0a53307c3a419fbf7b4a2e7dbc26964a40d348679e17998ba592509"
[versions]
fabric = "0.15.11"

View File

@@ -2,7 +2,7 @@
// Whether a custom window title should be set. Uses the value set in 'customWindowTitle'.
"setCustomWindowTitle": true,
// The custom window title that's used when 'setCustomWindowTitle' is enabled.
"customWindowTitle": "Minecraft 1.20.6 (Re-Console 0.5.6)",
"customWindowTitle": "Minecraft 1.20.6 (Re-Console 0.5.7)",
// If a custom window icon should be set. Two files are needed. Both in PNG format. One a 16 pixel square called 'icon_16x16.png', and one a 32 pixel square called 'icon_32x32.png'. Located in './config/simplemenu/icon'.
"setCustomWindowIcon": true,
// If a custom main menu logo should be rendered. This will replace the 'Minecraft' text. A 'logo.png' file is needed. Located in './config/simplemenu/logo'. By default the image dimensions are 1024x256. To remove it completely, use an empty .png file.

View File

@@ -78,7 +78,7 @@ hash = "748cb550ed31f0d7f2a8faf26cd0c659826ae10cfabc4a89eee7d32eed98f157"
[[files]]
file = "config/simplemenu.json5"
hash = "22d7ac6179ecee42ea33a276f2b4765e23020d4ac2c745e69a6aa6b6f6a63a53"
hash = "4ff98c28f5eb2ada6b9f82ae352873a7ad342de60958914af0d71e14135d6b04"
[[files]]
file = "config/simplemenu/icon/icon_16x16.png"

View File

@@ -1,12 +1,12 @@
name = "Re-Console"
author = "ViolaFlower"
version = "0.5.6+mc1.20.6"
version = "0.5.7+mc1.20.6"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "52ffa80da8312abcd534784aea9de4b75346123dae0c807192be50c071ce9338"
hash = "d5540049a8dda6b14276ace2cd9cba485ca639ef80c2c44fdad54d7aa5d4c71b"
[versions]
fabric = "0.15.11"