From 17dc51b28a9029ec09c4bb0f58d178f9418c20e7 Mon Sep 17 00:00:00 2001 From: Edgar998800 <132237066+Edgar998800@users.noreply.github.com> Date: Sun, 30 Apr 2023 21:45:26 -0600 Subject: [PATCH] Vgg Vgg --- docs/Store/add-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Store/add-app.md b/docs/Store/add-app.md index 104820d..524abb9 100644 --- a/docs/Store/add-app.md +++ b/docs/Store/add-app.md @@ -16,7 +16,7 @@ Read the schema below, **BEFORE** adding any game/app element into the `store.js ```json { - "name": "Minecraft", // unique name (check if it has been used already in the file) + "name": "GTA V", // unique name (check if it has been used already in the file) "icon": "https://example.com/minecraft.png", // logo image, preferrably 1:1 and less than 128px of width "type": "game", // game or app "data": {