DuckRun/code/first_save.json

14 lines
126 B
JSON
Raw Normal View History

{
"GAME":
{
"hiscore":0,
"coins":0
},
"SETTINGS":
{
"duck_color":0.166666667,
"sounds":true,
"volume":100
}
}