This repo contains the data files used to display pertinent links for each game on SteamHome.
Data is stored in json/appid.json This appid refers to Steam's id for each game. This can be found in the store urls or from SteamDB
Tests are run for pull requests and verify valid json. On merge, json is minifed and pushed to the gamelinks server.
More info for contributing soon!