Skip to content

Commit

Permalink
Update add-app.md
Browse files Browse the repository at this point in the history
cc
  • Loading branch information
user123456789056345 authored Dec 28, 2024
1 parent d33fcb4 commit d847071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Store/add-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Read the schema below, **BEFORE** adding any game/app element into the `store.js
"type": "game", // game or app
"data": {
"type": "IFrame", // type currently supports IFrame only
"url": "https://classic.minecraft.net", // url of the app and make sure they accept Iframe
"url": "https://www.google.com/url?sa=i&url=https%3A%2F%2Feaglercraft.q13x.com%2F&psig=AOvVaw3_bKemcjzfOdNOHjrOB1pj&ust=1735513405477000&source=images&cd=vfe&opi=89978449&ved=0CAQQn5wMahcKEwjwvraPvMuKAxUAAAAAHQAAAAAQBA", // url of the app and make sure they accept Iframe
"gallery": [
// three or more images for gallery view in store app
"https://www.minecraft.net/content/dam/games/minecraft/key-art/CavesandCliffsPt1-dotNET-HomepagePromo-600x360.png",
Expand Down

0 comments on commit d847071

Please sign in to comment.