aboutsummaryrefslogtreecommitdiff
path: root/data/icons/com.fluorine.manager.metainfo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/icons/com.fluorine.manager.metainfo.xml')
-rw-r--r--data/icons/com.fluorine.manager.metainfo.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/data/icons/com.fluorine.manager.metainfo.xml b/data/icons/com.fluorine.manager.metainfo.xml
new file mode 100644
index 0000000..814607f
--- /dev/null
+++ b/data/icons/com.fluorine.manager.metainfo.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>com.fluorine.manager</id>
+ <name>Fluorine Manager</name>
+ <summary>Mod Organizer 2 for Linux</summary>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-3.0-or-later</project_license>
+
+ <description>
+ <p>
+ Fluorine Manager is a Linux port of Mod Organizer 2, a powerful mod management
+ tool for Bethesda games and other titles. It uses a virtual filesystem to keep
+ your game directory clean while allowing complex mod setups with load order
+ management, conflict resolution, and profile support.
+ </p>
+ <p>Features:</p>
+ <ul>
+ <li>Virtual filesystem - mods never touch your game folder</li>
+ <li>Profile system for different mod configurations</li>
+ <li>Plugin load order management</li>
+ <li>Mod conflict detection and resolution</li>
+ <li>Nexus Mods integration for downloading</li>
+ <li>Proton/Wine prefix management for running Windows games</li>
+ </ul>
+ </description>
+
+ <launchable type="desktop-id">com.fluorine.manager.desktop</launchable>
+
+ <url type="homepage">https://github.com/ModOrganizer2/modorganizer</url>
+ <url type="bugtracker">https://github.com/ModOrganizer2/modorganizer/issues</url>
+
+ <provides>
+ <binary>fluorine-manager</binary>
+ </provides>
+
+ <content_rating type="oars-1.1" />
+</component>