maint: add leaderboards for testing purposes
All checks were successful
link / Link assets on Linux (push) Successful in 5m24s
All checks were successful
link / Link assets on Linux (push) Successful in 5m24s
This commit is contained in:
25
zone_raw/code_post_gfx_mp/leaderboards/DEFAULT_LB.json
Normal file
25
zone_raw/code_post_gfx_mp/leaderboards/DEFAULT_LB.json
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user