41 lines
1.3 KiB
XML
41 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>io.github.benjamimgois.goverlay</id>
|
|
|
|
<name>GOverlay</name>
|
|
<summary>Graphical UI to help manage Vulkan / OpenGL overlays</summary>
|
|
|
|
<launchable type="desktop-id">io.github.benjamimgois.goverlay.desktop</launchable>
|
|
|
|
<metadata_license>FSFAP</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
|
|
<description>
|
|
<p>GOverlay can configure Vulkan / OpenGL overlays with a preview. Currently supported are MangoHud, vkBasalt and ReplaySorcery.</p>
|
|
</description>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>Options for MangoHud</caption>
|
|
<image>https://i.ibb.co/Sy1F6cC/goverlay-041.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Options for vkBasalt</caption>
|
|
<image>https://i.ibb.co/LgGXNFh/goverlay-041-2.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Options for ReplaySorcery</caption>
|
|
<image>https://i.ibb.co/VVd7rw1/goverlay-041-3.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<url type="homepage">https://github.com/benjamimgois/goverlay</url>
|
|
<url type="bugtracker">https://github.com/benjamimgois/goverlay/issues</url>
|
|
|
|
<content_rating type="oars-1.1" />
|
|
<categories>
|
|
<category>Utility</category>
|
|
<category>Game</category>
|
|
</categories>
|
|
</component>
|