aboutsummaryrefslogtreecommitdiff
path: root/data/com.fluorine.manager.metainfo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/com.fluorine.manager.metainfo.xml')
-rw-r--r--data/com.fluorine.manager.metainfo.xml37
1 files changed, 0 insertions, 37 deletions
diff --git a/data/com.fluorine.manager.metainfo.xml b/data/com.fluorine.manager.metainfo.xml
deleted file mode 100644
index 814607f..0000000
--- a/data/com.fluorine.manager.metainfo.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<?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>