Update 76.md

This commit is contained in:
BlueZTV 2024-04-28 00:41:59 +08:00 committed by GitHub
parent 72765f23b8
commit a62433bd95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
76.md
View File

@ -12,7 +12,7 @@ Each game's leaderboard has optional Categories, Variations, Platform, Level, Re
```jsonc
{
"kind": 7602,
"d", "<Uniquie Identifier of the game's leaderboard>", //E.g. Among Us' Steam App ID is 945360
"d", "<Unique Identifier for the game>", //E.g. Among Us' Steam App ID is 945360
"tags": [
["c", "<Category Identifier the submission is for>", <Long Name>], //E.g. A%G (Any% Glitchless), AlAc (All Achievements)
["v", "<Variation of the category the submission is for>", <Long Name>], //E.g. for Celeste AnyP (Any%), ARB (All Red berries), TE (True Ending) etc.