-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<component type="desktop-application"> | ||
<id>audio.mod.mod_desktop</id> | ||
|
||
<name>MOD Desktop</name> | ||
<summary>MOD Audio for the desktop</summary> | ||
<url type="homepage">https://mod.audio</url> | ||
|
||
<metadata_license>MIT</metadata_license> | ||
<project_license>AGPL-3.0-or-later</project_license> | ||
|
||
<supports> | ||
<control>pointing</control> | ||
<control>keyboard</control> | ||
<control>touch</control> | ||
</supports> | ||
|
||
<description> | ||
<p>The mod universe, now for Desktops free, as in beer too</p> | ||
<p>Explore, Create & Play, Sculpt your tone, community-enhanced.</p> | ||
<p>Effortlessly create your dream rigs using a familiar pedalboard workflow, enriched by a vast library of community-driven plugins.</p> | ||
</description> | ||
|
||
<launchable type="desktop-id">mod-desktop.desktop</launchable> | ||
<screenshots> | ||
<screenshot type="default"> | ||
<image>https://github.com/mod-audio/mod-desktop/raw/main/mod-desktop.png</image> | ||
</screenshot> | ||
<screenshot> | ||
<image>https://github.com/mod-audio/mod-desktop/raw/main/docs/user-files-1.png</image> | ||
</screenshot> | ||
<screenshot> | ||
<image>https://github.com/mod-audio/mod-desktop/raw/main/docs/user-files-2.png</image> | ||
</screenshot> | ||
</screenshots> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters