the server
This commit is contained in:
parent
b13d9dfb4d
commit
8c46fc58c2
10
config/builtinservers.json
Normal file
10
config/builtinservers.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"badgeVisible": true,
|
||||||
|
"builtinServers": [
|
||||||
|
{
|
||||||
|
"name": "TouhouDiscordcraft",
|
||||||
|
"address": "72.5.47.235:25565",
|
||||||
|
"forced": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -8,6 +8,10 @@ hash = "f577e6a58e3690537eed6d9bae70c09f661036afd342c1974f626849cf0963a3"
|
|||||||
file = "config/blue_skies-client.toml"
|
file = "config/blue_skies-client.toml"
|
||||||
hash = "071d402fc522364f0bbbe1cce75c96800c5f4bf0236dcf6766a948180d7ed595"
|
hash = "071d402fc522364f0bbbe1cce75c96800c5f4bf0236dcf6766a948180d7ed595"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/builtinservers.json"
|
||||||
|
hash = "ddf7afbb42ba7f3247a521e1cf5f40835e94eabc2bf69af3ab2bd64cfc3c322d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/quark-common.toml"
|
file = "config/quark-common.toml"
|
||||||
hash = "c9b165957b05ac7980581cf548d49ab202edf6296cc59a58effcc6889475fa5a"
|
hash = "c9b165957b05ac7980581cf548d49ab202edf6296cc59a58effcc6889475fa5a"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "c6c07bef2c744c2d99455cfc4b82d16a933804a93d79a4fcdddbf198fa27602e"
|
hash = "50ad49cfbb59bc16a988602c55580dcc5746b6340699fbb50701b20a85d90950"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.1.3"
|
forge = "47.1.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user