replace json file

This commit is contained in:
Indy
2021-05-28 16:05:30 +02:00
parent 3fdcebf93b
commit a4573fd3c0

View File

@ -0,0 +1,29 @@
{
"arena": [
"arena1.png",
"arena2.png",
"random"
],
"nb_players": [
"1",
"2"
],
"character1": [
"character1.png",
"character2.png",
"random"
],
"character2": [
"character1.png",
"character1_swapcolor.png",
"character2.png",
"character2_swapcolor.png",
"random"
],
"resolution": [
"1280 x 1024",
"1680 x 1050",
"1920 x 1080",
"800 x 600"
]
}