aboutsummaryrefslogtreecommitdiff
path: root/data/icons/com.fluorine.manager.metainfo.xml
blob: 814607ff6b0f376ca8d6d6f1b94025672e74f320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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>