phantasmal-world/psoserv/graalvm-agent.conf
2021-08-15 15:36:35 +02:00

31 lines
361 B
Plaintext

patch: {}
auth: {}
account: {}
ships: [
{
blocks: [block_1]
},
]
blocks: [
{
name: block_1
},
]
proxy: {
remoteAddress: localhost
servers: [
{
name: pc_proxy
version: PC
bindPort: 11000
remotePort: 21000
}
{
name: bb_proxy
version: BB
bindPort: 11001
remotePort: 21001
}
]
}