mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 06:09:08 -05:00
Update 76.md
This commit is contained in:
parent
72765f23b8
commit
a62433bd95
2
76.md
2
76.md
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user