phantasmal-world/psoserv/graalvm-agent.conf

31 lines
361 B
Plaintext
Raw Permalink Normal View History

2021-08-15 21:36:35 +08:00
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
}
]
}