Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| librematch:design:collector:parsing [2022-10-27 22:53] – ↷ Page moved from librematch:collector:parsing to librematch:design:collector:parsing simonsan | librematch:design:collector:parsing [2022-10-28 01:30] (current) – nimda | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| | | ||
| * prioritization \\ Some data is the foundation for real-time information that we deliver to users of our API (state changes of lobbies, e.g. ongoing matches, and leaderboard rankings). \\ This data should fill ' | * prioritization \\ Some data is the foundation for real-time information that we deliver to users of our API (state changes of lobbies, e.g. ongoing matches, and leaderboard rankings). \\ This data should fill ' | ||
| + | |||
| + | * conversion \\ For the localization data, we need to query data from the Relic Link API and convert it to the FTL (Fluent Translation) file format. | ||