Giter Club home page Giter Club logo

store's Introduction

This repo will be disabled soon and will be replaced by an automatic system.

Hi there ๐Ÿ‘‹

For the store file, please visit: store.json - Win11React.

To add your game/app ๐ŸŽฎ

First, please make sure the site accepts IFrame. You can check this by inserting the sites URL into this: IFrame checker.

Make a pull request by manually editing the store.json file in your fork

Read the schema below, BEFORE adding any game and/or app element into the Store file:

{
  "name": "Minecraft", // 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": {
    "type": "IFrame", // type currently supports IFrame only
    "url": "https://classic.minecraft.net", // 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",
      "https://variety.com/wp-content/uploads/2019/02/minecraft-best-year-yet.png?w=600",
      "https://www.minecraft.net/content/dam/games/minecraft/screenshots/RayTracing-MineCraft-PMP-Always-Something-New.jpg"
    ],
    "desc": "Minecraft is a sandbox construction video game ...", // description for store app
    "feat": "1.1 Combat changes.\n1.2 Fletching table functionality.", // features for store app
    "invert": true, // when true it forces dark theme for game/app window, default is false.
  }
}

PLEASE REMOVE THE COMMENTS FROM YOUR JSON, BEFORE MAKING A PULL REQUEST

Comments look like this: // example text

Add your game/app in the file (don't beautify the code, just add your game and/or app element) and make a pull request to get it reviewed then potentially accepted.

PLEASE STOP SUGGESTING ANDROID GAMES

Contributors

store's People

Contributors

andrewstech avatar win11bot avatar rededge967 avatar blueedgetechno avatar notaperson535 avatar luni-moon avatar yashash-pugalia avatar richardkanshen avatar imgbot[bot] avatar zero90002 avatar william33s avatar stossy11 avatar posandu avatar jsminerowner avatar malikidreeshasankhan avatar laganyt avatar goldengocoding avatar fasy23 avatar spaceofnova avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.