Dribble/config.json

38 lines
515 B
JSON
Raw Normal View History

2024-09-02 17:22:26 +08:00
{
"i": [
"Server Hostname/IP",
"localhost"
],
"p": [
"Agent Port",
"3100"
],
"m": [
"Monitor Port",
"3200"
],
"t": [
"Team Name",
"FCPortugal"
],
"u": [
"Uniform Number",
"1"
],
"r": [
"Robot Type",
"1"
],
"P": [
"Penalty Shootout",
"0"
],
"F": [
"magmaFatProxy",
"0"
],
"D": [
"Debug Mode",
"1"
]
}