manifest.yml 475 B

12345678910111213141516
  1. sourcecode:
  2. type: git
  3. location:
  4. origin: https://github.com/xtruan/flipper-chess.git
  5. commit_sha: c340eb5ec6a68f9e1213d725002d25812bbe989b
  6. description: "How about a nice game of chess?"
  7. changelog: "v1.9.0 - Gameplay enhancements and bug fixes"
  8. author: "@xtruan"
  9. screenshots:
  10. - "./catalog/startscreen.png"
  11. - "./catalog/menu.png"
  12. - "./catalog/game2.png"
  13. - "./catalog/game3.png"
  14. - "./catalog/game4.png"
  15. - "./catalog/game5.png"
  16. - "./catalog/settings.png"