maint: add leaderboards for testing purposes
All checks were successful
link / Link assets on Linux (push) Successful in 5m24s

This commit is contained in:
2024-05-26 21:58:17 +02:00
parent 92cae2976c
commit 63bbac8341
45 changed files with 3936 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"_type": "leaderboard",
"_version": 1,
"columns": [
{
"aggregationFunction": "last",
"colId": 65535,
"name": "Rank",
"propertyId": 268468225,
"type": "number"
},
{
"aggregationFunction": "last",
"colId": 65533,
"name": "Gamer Name",
"propertyId": 1073774594,
"type": "number"
}
],
"id": 0,
"trackTypes": [
"ALLTIME"
],
"updateType": "normal"
}