This NIP defines event kind `7602` as a submission to a game's speedrunning leaderboard, specified via a unique `d` tag, e.g. a game's Steam App ID.
Each game's leaderboard has optional Categories, Variations, Platform, Level, Region and Versions tags to allow for the creation of alternate sub-leaderboards under one game.
["rlt", "<StartUnixTime>", "<StopUnixTime>"], //Real Life Time, subtract Start from Stop to get actual time
["igt", "<StartUnixTime>", "<StopUnixTime>"] //In Game Time
],
"proof": "<Linktoproofe.g.TwitchVod>",
"created_at": "<UnixTime>",
"pubkey": "<PublicKey>",
"sig": "<signature>"
}
```
Tags can be entered multiple times if required such as a game having multiple varieties under one category, e.g. Pizza Tower Full Game Any% has Playable Character and Glitches? varieties.
An example of a potential Super Mario 64 120 Star N64 run submission.