Version bump to 0.8.8
Mods added: - Shoulder Surfing Reloaded
This commit is contained in:
parent
fcef5fff8d
commit
fe2bcd95e2
3 changed files with 20 additions and 2 deletions
|
@ -1160,6 +1160,11 @@ file = "mods/serene-seasons.pw.toml"
|
|||
hash = "49e021e36597c5897050cb5fb75ca22a36283fbb410a3320035a0ffaf5a657af"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/shoulder-surfing-reloaded.pw.toml"
|
||||
hash = "6e015d233059a8763979ecb7a270a2c7018399654817cc34a0d8be5b84304ee7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/silent-lib.pw.toml"
|
||||
hash = "66f07d4b96ef556a78998966fa125ba4e1ce0d461d340e712983f584aeb0d205"
|
||||
|
|
13
src/mods/shoulder-surfing-reloaded.pw.toml
Normal file
13
src/mods/shoulder-surfing-reloaded.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Shoulder Surfing Reloaded"
|
||||
filename = "ShoulderSurfing-Forge-1.20.1-4.1.5.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kepjj2sy/versions/W9vK31GO/ShoulderSurfing-Forge-1.20.1-4.1.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2c7b08fd2df8478796048c7378d86575c2ce3c66"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kepjj2sy"
|
||||
version = "W9vK31GO"
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.8.7"
|
||||
version = "0.8.8"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7e48031b1b582085a3f215e3b48949b5bd2ee9c9ea96efc8e4ca3a347779ef59"
|
||||
hash = "d978b6ae8675e7a0256e90cbf1a431b5fc38582202ebee43fb18c35abad17f0a"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Reference in a new issue