You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastermind/Sources/Fichiers/joueurs.json

46 lines
675 B

[
{
"Nom": "Céleste",
"statistiques": [
{
"Key": {
"Item1": {
"__type": "ReglesClassiques:#CoreLibrary.Regles"
},
"Item2": 3
},
"Value": 2
}
]
},
{
"Nom": "Pauline",
"statistiques": [
{
"Key": {
"Item1": {
"__type": "ReglesClassiques:#CoreLibrary.Regles"
},
"Item2": 3
},
"Value": 2
}
]
},
{
"Nom": "a",
"statistiques": [ ]
},
{
"Nom": "b",
"statistiques": [ ]
},
{
"Nom": "e",
"statistiques": [ ]
},
{
"Nom": "f",
"statistiques": [ ]
}
]