mirror of
https://github.com/chenasraf/stimvisor.git
synced 2026-05-18 01:39:07 +00:00
22 lines
802 B
XML
22 lines
802 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2024 Chen Asraf <contact@casraf.dev> -->
|
|
<component type="desktop">
|
|
<id>dev.casraf.StimVisor</id>
|
|
<metadata_license>MIT</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<name>StimVisor</name>
|
|
<summary>A Steam library manager for screenshots, screen captures, save data and more.</summary>
|
|
<description>
|
|
<ul>
|
|
<li>Manage, export and share screenshots or screen captures.</li>
|
|
<li>View game information and manage your installation.</li>
|
|
<li>Manage your game save data.</li>
|
|
</ul>
|
|
</description>
|
|
<categories>
|
|
<category>Utility</category>
|
|
</categories>
|
|
<url type="homepage">https://github.com/chenasraf/stimvisor</url>
|
|
<update_contact>contact_at_casraf_dot_dev</update_contact>
|
|
</component>
|