mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
12 lines
206 B
JSON
12 lines
206 B
JSON
{
|
|
"server": {
|
|
"address": "localhost",
|
|
"port": 30000
|
|
},
|
|
"authentication": {
|
|
"gameMasterPassword": "password",
|
|
"blueCommanderPassword": "bluepassword",
|
|
"redCommanderPassword": "redpassword"
|
|
}
|
|
}
|