22 lines
No EOL
341 B
JSON
22 lines
No EOL
341 B
JSON
{
|
|
"Service": {
|
|
"ServiceType": "Gameserver"
|
|
},
|
|
"Nodes": [
|
|
{
|
|
"Type": "Muipserver",
|
|
"Host": "127.0.0.1",
|
|
"Port": "21031"
|
|
},
|
|
{
|
|
"Type": "Gateserver",
|
|
"Host": "127.0.0.1",
|
|
"Port": "21051"
|
|
},
|
|
{
|
|
"Type": "Gameserver",
|
|
"Host": "127.0.0.1",
|
|
"Port": "21081"
|
|
}
|
|
]
|
|
} |