{
"$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
"id": "ScoreTracker",
"name": "ScoreTracker",
"author": "fascinated7",
"version": "0.0.1",
"description": "Uploads your scores to ScoreTracker to show or use the data elsewhere",
"gameVersion": "1.21.0",
"dependsOn": {
"BSIPA": "^4.2.2",
"BS Utils": "^1.12.0",
"SiraUtil": "^3.1.0"
},
"loadAfter": [ "BS Utils", "SiraUtil" ]
}