make messages from nekos more readable
This commit is contained in:
parent
529112f7eb
commit
853d8dd29b
5 changed files with 14 additions and 11 deletions
|
|
@ -20,6 +20,10 @@ Whitelist: ping catppuccin-macchiato or tux to get whitelisted
|
|||
|
||||
## Release Notes
|
||||
|
||||
### v1.5.2
|
||||
|
||||
- add a space before the `meow~` for nekos to make messages more readable
|
||||
|
||||
### v1.5.1
|
||||
|
||||
#### Fix Server starting problems
|
||||
|
|
|
|||
10
index.toml
10
index.toml
|
|
@ -6,7 +6,7 @@ hash = "a6e58d665874aa227d3d7278afc0b8db7aacff92d6eeebddde3bbdc4d9faa135"
|
|||
|
||||
[[files]]
|
||||
file = ".forgejo/workflows/publish-release.yml"
|
||||
hash = "e4994046c8071c1ed3d3c05ecff55d08a73cc89b413a8ad6bfb5ead8bcc91875"
|
||||
hash = "ac5b648d4d68db96806ab29af5ba75caf94d173a128199d40a063d1df5b0e010"
|
||||
|
||||
[[files]]
|
||||
file = "defaultconfigs/mousewheelie.hjson"
|
||||
|
|
@ -289,7 +289,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/fusion-connected-textures.pw.toml"
|
||||
hash = "2e9f6742dd59740c24317ee68076a94789d32a1f258a2b770ba72c1c40a4beb2"
|
||||
hash = "0ec2d611bc3407c0c0fcfc7b0f75397e2e0561daf96c286ae6478d571e5403cf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
@ -562,9 +562,13 @@ file = "mods/threatengl.pw.toml"
|
|||
hash = "b46b606fdf58f8c0e4a96659c83e4972c50ed4d547e435d74e0b507328435d6e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/toneko-fabric-1.3.11.jar"
|
||||
hash = "7c5bf134af3c5b6aaaca67b82127c8492b8f14ffc23d1b7968606ed99f4bbfa7"
|
||||
|
||||
[[files]]
|
||||
file = "mods/tonekomod.pw.toml"
|
||||
hash = "75836966795e25eb34161c8aedb7016c0af2e44f1139315ead82d1db65f9574f"
|
||||
hash = "69df517155e806bdd61cc85bcaad72545c877d80c332abf45d43aca1446eddc4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
|||
BIN
mods/toneko-fabric-1.3.11.jar
Normal file
BIN
mods/toneko-fabric-1.3.11.jar
Normal file
Binary file not shown.
|
|
@ -5,9 +5,4 @@ side = "both"
|
|||
[download]
|
||||
url = "https://cdn.modrinth.com/data/QFxgeSVF/versions/HHf2CSVX/toneko-fabric-1.3.11.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "59562213e5914edff2f8ee86a562628c20b9eb908988c7111b8385b18eaa873bf7fcf8512f885d4b7b78bfc3b6c564dea4dd82491b00102bc03060627199b90a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "QFxgeSVF"
|
||||
version = "HHf2CSVX"
|
||||
hash = "a681a4f001bb3ed78238de76c59d63c60c58773ccd7f74ccef0ddfc867b8e57ec165ded0dfd545951de5ca98d6b77d8ba70beb642fa7c5331b6b33267f3087ab"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Linuxcraft"
|
||||
author = "Astreaprtcl"
|
||||
version = "1.5.1"
|
||||
version = "1.5.2"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "398c28b98fa4222d745f5d4da214b905fe047bda2b37c8b2bc0ac2288bc49e0d"
|
||||
hash = "fbc97871b62e6bd74c2d8445ffae71a4fce10a44e19e4487e46c2dc6eebf451b"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue