From 1c8448c1e1c0347d70b2887bb65ffefe7a4e6515 Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Sat, 8 Jul 2023 12:36:05 +0200 Subject: [PATCH] Update docs --- docs/game_id.json.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/game_id.json.md b/docs/game_id.json.md index c7e879b..a886bf0 100644 --- a/docs/game_id.json.md +++ b/docs/game_id.json.md @@ -49,9 +49,9 @@ Stored as a string. ### source -A unique ID for the source of the game in lowercase, without spaces. +A unique ID for the source of the game in lowercase, without spaces or underscores. -If a source provides multiple internal sources, these should be separately labeled, but share a common prefix. eg. `heoic_gog`, `heroic_epic`. +If a source provides multiple internal sources, these should be separately labeled, but share a common prefix. eg. `heoic_gog`, `heroic_epic`. This is the only place you should use an underscore. Stored as a string.