first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=GOverlay
|
||||
Comment=Graphical UI to help manage Vulkan / OpenGL overlays
|
||||
Exec=goverlay
|
||||
Icon=goverlay
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;
|
||||
Keywords=MangoHud;vkBasalt;ReplaySorcery;msi;afterburner;
|
||||
BIN
usr/share/icons/hicolor/512x512/apps/goverlay.png
Normal file
BIN
usr/share/icons/hicolor/512x512/apps/goverlay.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,40 @@
|
||||
<?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</p>
|
||||
</description>
|
||||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<caption>Options for MangoHud</caption>
|
||||
<image>https://i.ibb.co/gdh0CcH/goverlay062-1c.jpg</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Options for vkBasalt</caption>
|
||||
<image>https://i.ibb.co/T1wr33t/goverlay062-2b.jpg</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Options for ReplaySorcery</caption>
|
||||
<image>https://i.ibb.co/4Z4RWng/goverlay062-3b.jpg</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>
|
||||
Reference in New Issue
Block a user