Initial commit
This commit is contained in:
12
examplePlayers.json
Normal file
12
examplePlayers.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"exampleExpansion": {
|
||||
"optionA": 1,
|
||||
"optionB": 2
|
||||
},
|
||||
|
||||
"players": [
|
||||
{"name": "Brosef", "flags": [], "exampleExpansion": {"playerOption": 5}},
|
||||
{"name": "TRS_MML", "flags": [], "exampleExpansion": {"playerOption": 2}},
|
||||
{"name": "Tango", "flags": [], "exampleExpansion": {"playerOption": 3}}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user