gem.json 482 B

12345678910111213141516
  1. {
  2. "gem_name": "GameJam2021",
  3. "display_name": "GameJam2021",
  4. "license": "What license GameJam2021 uses goes here: i.e. https://opensource.org/licenses/MIT",
  5. "origin": "The primary repo for GameJam2021 goes here: i.e. http://www.mydomain.com",
  6. "type": "Code",
  7. "summary": "A short description of GameJam2021.",
  8. "canonical_tags": [
  9. "Gem"
  10. ],
  11. "user_tags": [
  12. "GameJam2021"
  13. ],
  14. "icon_path": "preview.png",
  15. "requirements": ""
  16. }