Version bump to 0.7.20
Configuration files changed: - builtinservers.json - changed ip to the pterodactyl wings daemon domain
This commit is contained in:
parent
6edaddf945
commit
d0c3ef794d
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"builtinServers": [
|
||||
{
|
||||
"name": "GalacticFactory",
|
||||
"address": "play.galacticfactory.cc",
|
||||
"address": "nova.galacticfactory.cc",
|
||||
"forced": true
|
||||
}
|
||||
]
|
||||
|
|
|
@ -18,7 +18,7 @@ hash = "1e29b0d28967ff6fd33bead5879aa0426e81d46dc677e4344a3fb84e35094b12"
|
|||
|
||||
[[files]]
|
||||
file = "config/builtinservers.json"
|
||||
hash = "1b26d2227e4b6e7c26e5ddd3276ab4911c4c96586801c740e970acade25c9cb4"
|
||||
hash = "131fed27e918a7bd513d9a700564ef7e2c8a7c48c30fc63272486fb382eb2395"
|
||||
|
||||
[[files]]
|
||||
file = "config/packmenu.cfg"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.7.19"
|
||||
version = "0.7.20"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "4eaa48418a9132f99423d1814ac33badde037d231c81a0f8167c6e497e474123"
|
||||
hash = "efade593bd469b98e5482a424a036bf6304b58c59b66735974a70a464136e67a"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue