1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-10-26 09:13:28 +03:00

Add Atomic to the server list (#9155)

* Add Atomic to the server list

* Add second port

* Remove unused port 6567

Was hoping to use it soon™️ but oh well...
This commit is contained in:
Atomic-Laboratory 2023-10-13 21:14:55 -04:00 committed by GitHub
parent d9c2e9a6b1
commit 002f322563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -255,5 +255,9 @@
{
"name": "MineCore",
"address": ["194.247.42.11:27792"]
},
{
"name": "Atomic",
"address": ["atomic-lab.ddns.net:30315"]
}
]