feat: save the stats in a separated json (#38)

This commit is contained in:
2025-03-03 09:33:58 +01:00
committed by GitHub
parent 827c867052
commit ce92ba53cc
9 changed files with 66 additions and 10 deletions

View File

@ -1,8 +1,6 @@
{
"name": "Back on Track",
"musicName": "BackOnTrack",
"totalJumps": 0,
"totalAttempts": 0,
"order": 2,
"elements": [
{

View File

@ -1,8 +1,6 @@
{
"name": "Stereo Madness",
"musicName": "StereoMadness",
"totalJumps": 0,
"totalAttempts": 0,
"order": 1,
"elements": [
{