Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Add appdata for storefronts
Browse files Browse the repository at this point in the history
  • Loading branch information
Pobega committed Sep 13, 2020
1 parent 0b14ef3 commit 8b26402
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions com.fightcade.Fightcade.appdata.xml
@@ -0,0 +1,34 @@
<?xml version='1.0' encoding='UTF-8'?>
<component type="desktop">
<id>com.fightcade.FightCade</id>
<launchable type="desktop-id">com.fightcade.Fightcade.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>Proprietary</project_license>
<name>Fightcade</name>
<url type="homepage">https://www.fightcade.com/</url>
<summary>Play arcade games online.</summary>
<description>
<p>THE BEST WAY TO PLAY RETRO GAMES ONLINE</p>
<p>Fightcade is a matchmaking platform for retro gaming, bundled with different emulators for seamless online play.</p>
<p>Our main emulator is FightcadeFBNeo, built using latest FBNeo (0.2.97.44) with a custom and improved GGPO implementation and a better rendering core, making it the current best netplay implementation for rollback-based P2P online play. In layman terms, this means that demanding games in terms of input lag and responsiveness (such as fighting games) can be played over the internet with very little perceivable lag.</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://i.imgur.com/iLqLdJ8.png</image>
<caption>Fightcade landing page</caption>
</screenshot>
<screenshot>
<image>https://i.imgur.com/7eVwaFz.png</image>
<caption>Game lobby</caption>
</screenshot>
<screenshot>
<image>https://i.imgur.com/CYDzZWf.png</image>
<caption>Spectating a game</caption>
</screenshot>
</screenshots>
<releases>
<release version="2.8.0" date="2020-09-10" />
</releases>
<content_rating type="oars-1.1" />
<update_contact>pobega_at_gmail.com</update_contact>
</component>

0 comments on commit 8b26402

Please sign in to comment.