the server

This commit is contained in:
Hexugory 2024-12-01 23:09:03 -06:00
parent b13d9dfb4d
commit 8c46fc58c2
3 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,10 @@
{
"badgeVisible": true,
"builtinServers": [
{
"name": "TouhouDiscordcraft",
"address": "72.5.47.235:25565",
"forced": true
}
]
}

View File

@ -8,6 +8,10 @@ hash = "f577e6a58e3690537eed6d9bae70c09f661036afd342c1974f626849cf0963a3"
file = "config/blue_skies-client.toml"
hash = "071d402fc522364f0bbbe1cce75c96800c5f4bf0236dcf6766a948180d7ed595"
[[files]]
file = "config/builtinservers.json"
hash = "ddf7afbb42ba7f3247a521e1cf5f40835e94eabc2bf69af3ab2bd64cfc3c322d"
[[files]]
file = "config/quark-common.toml"
hash = "c9b165957b05ac7980581cf548d49ab202edf6296cc59a58effcc6889475fa5a"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c6c07bef2c744c2d99455cfc4b82d16a933804a93d79a4fcdddbf198fa27602e"
hash = "50ad49cfbb59bc16a988602c55580dcc5746b6340699fbb50701b20a85d90950"
[versions]
forge = "47.1.3"