aigeneratedgame.appdata.xml 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <component type="desktop-application">
  3. <id>com.voxdsp.aigeneratedgame</id>
  4. <metadata_license>CC-BY-4.0</metadata_license>
  5. <project_license>GPL-2.0-only</project_license>
  6. <developer_name>James William Fletcher</developer_name>
  7. <launchable type="desktop-id">com.voxdsp.aigeneratedgame.desktop</launchable>
  8. <name>AI Generated Game</name>
  9. <summary>Save your friends from the ghosts!</summary>
  10. <description>
  11. <p>Save your garden friends from the ghosts! BONK BONK!</p>
  12. <p>Mouse locks when you click on the window, press ESCAPE to unlock the mouse.</p>
  13. <ul>
  14. <li>W,A,S,D / Arrow Keys = Move</li>
  15. <li>L-SHIFT / R-CTRL = Sprint</li>
  16. <li>Left Click = Shoot</li>
  17. <li>Right Click = Zoom</li>
  18. </ul>
  19. </description>
  20. <screenshots>
  21. <screenshot type="default">
  22. <image>https://notabug.org/Vandarin/AIGeneratedGame/raw/master/screenshot.png</image>
  23. <caption>Every asset generated by Meshy.AI</caption>
  24. </screenshot>
  25. </screenshots>
  26. <url type="homepage">https://mrbid.github.io/aigeneratedgame/</url>
  27. <releases>
  28. <release version="1.0" date="2023-12-04" />
  29. </releases>
  30. <content_rating type="oars-1.0" />
  31. </component>