Version bump to 0.7.16
Mods added: - Regions Unexplored ([#25](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues/25))
This commit is contained in:
parent
69171e1fcd
commit
7da86574e6
3 changed files with 20 additions and 2 deletions
|
@ -1060,6 +1060,11 @@ file = "mods/rebind-narrator.pw.toml"
|
|||
hash = "b2f208a76cad06abe320fba893adfeb40e2cc1064e4560155657f2229b2387ab"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/regions-unexplored.pw.toml"
|
||||
hash = "c2e05016968c20cd6e7d7395daa52b2c39192272898c678469c2aa28c2daf896"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rei.pw.toml"
|
||||
hash = "78c2924034bad9bfe4ecfa7367e3e4efbadb2e1634f98e67d725bdc8a9c40398"
|
||||
|
|
13
src/mods/regions-unexplored.pw.toml
Normal file
13
src/mods/regions-unexplored.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Regions Unexplored (forge/fabric)"
|
||||
filename = "RegionsUnexploredForge-0.5.5+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "6289fdb3cdc411ef63602a7cc6d1a3732b9f0dea"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5151869
|
||||
project-id = 659110
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.7.15"
|
||||
version = "0.7.16"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f14c085260d6af260933987b42f1d4b0701d71dc617d2d58003caf935ac04176"
|
||||
hash = "0080579271cbb109e40389aca25fb4f6d025076c3464b3567992b388aac4978e"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue