⇦ | minigalaxy [testing]
Last updated on: 2025-06-16 02:07 [UTC]

Metadata for minigalaxy in testing

io.github.sharkwouter.Minigalaxy - 1.3.2-r0 ⚙ aarch64 ⚙ armhf ⚙ armv7 ⚙ x86 ⚙ x86_64

Icon
<component type="desktop-application">
  <id>io.github.sharkwouter.Minigalaxy</id>
  <name>Minigalaxy</name>
  <summary>A simple GOG client for Linux</summary>
  <project_license>GPL-3.0-or-later</project_license>
  <developer_name>Wouter "sharkwouter" Wijsman</developer_name>
  <description>
    <p>
        Minigalaxy lets you download, install and play your GOG Linux games without getting in your way.
        </p>
    <p> Besides all that, it offers the following additional features:</p>
    <ul>
      <li>Select in which language you'd prefer to download your games</li>
      <li>Change where games are installed</li>
      <li>Search your GOG Linux library</li>
      <li>Show all games or just the ones you've installed</li>
      <li>View the error message if a game fails to launch</li>
      <li>Enable displaying the FPS in games</li>
    </ul>
    <p>An account on gog.com is required to use this application.</p>
  </description>
  <pkgname>minigalaxy</pkgname>
  <launchable type="desktop-id">io.github.sharkwouter.Minigalaxy.desktop</launchable>
  <icon type="remote" width="48" height="48">io/github/sharkwouter.Minigalaxy/75db2189f13e1b17d4cf88bf57e46a1a/icons/48x48/minigalaxy_io.github.sharkwouter.Minigalaxy.png</icon>
  <icon type="cached" width="64" height="64">minigalaxy_io.github.sharkwouter.Minigalaxy.png</icon>
  <icon type="remote" width="64" height="64">io/github/sharkwouter.Minigalaxy/75db2189f13e1b17d4cf88bf57e46a1a/icons/64x64/minigalaxy_io.github.sharkwouter.Minigalaxy.png</icon>
  <icon type="remote" width="128" height="128">io/github/sharkwouter.Minigalaxy/75db2189f13e1b17d4cf88bf57e46a1a/icons/128x128/minigalaxy_io.github.sharkwouter.Minigalaxy.png</icon>
  <icon type="stock">io.github.sharkwouter.Minigalaxy</icon>
  <url type="homepage">https://github.com/sharkwouter/minigalaxy</url>
  <categories>
    <category>Game</category>
  </categories>
  <provides>
    <binary>minigalaxy</binary>
  </provides>
  <screenshots>
    <screenshot type="default">
      <caption>Minigalaxy</caption>
      <image type="source" width="1400" height="847">io/github/sharkwouter.Minigalaxy/75db2189f13e1b17d4cf88bf57e46a1a/screenshots/image-1_orig.png</image>
      <image type="thumbnail" width="1248" height="755">io/github/sharkwouter.Minigalaxy/75db2189f13e1b17d4cf88bf57e46a1a/screenshots/image-1_1248x755.png</image>
      <image type="thumbnail" width="752" height="454">io/github/sharkwouter.Minigalaxy/75db2189f13e1b17d4cf88bf57e46a1a/screenshots/image-1_752x454.png</image>
      <image type="thumbnail" width="624" height="377">io/github/sharkwouter.Minigalaxy/75db2189f13e1b17d4cf88bf57e46a1a/screenshots/image-1_624x377.png</image>
      <image type="thumbnail" width="224" height="135">io/github/sharkwouter.Minigalaxy/75db2189f13e1b17d4cf88bf57e46a1a/screenshots/image-1_224x135.png</image>
    </screenshot>
  </screenshots>
  <keywords>
    <keyword>galaxy</keyword>
    <keyword>gaming</keyword>
    <keyword>games</keyword>
    <keyword>game</keyword>
    <keyword>old</keyword>
    <keyword>good</keyword>
    <keyword>gog</keyword>
  </keywords>
  <releases>
    <release type="stable" version="1.3.2" timestamp="1740441600">
      <description>
        <p>Implements the following changes:</p>
        <ul>
          <li>Completely reworked windows wine installation. This should solve a lot of problems with failing game installs. Innoextract (if installed) is only used to detect and configure the installation language. (thanks to GB609)</li>
          <li>Variables and arguments in game settings can now contain blanks when quoted shell-style (thanks to GB609)</li>
          <li>Minigalaxy will now create working Desktop Shortcuts for wine games (thanks to GB609)</li>
          <li>Fix games with binaries in a directory not launching in some cases</li>
          <li>Minor UI change in the dialog for third-party logins (thanks to GB609)</li>
          <li>Desktop shortcuts created by Minigalaxy will now be updated with environment and launch argument changes from the game's property dialog when OK is clicked (thanks to GB609)</li>
          <li>Clean-up and fixes of the code used for grid and list style library views (thanks to GB609)</li>
          <li>Desktop shortcuts for windows games can now have icons, if gog provides them in the game info api 'images' section (thanks to GB609)</li>
          <li>Fixed a bug in download_manager that prevents correct resume of downloads with 50%+ progress after restart (thanks to GB609)</li>
          <li>Make sure all translations are included in releases</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="1.3.1" timestamp="1732579200">
      <description>
        <p>Implements the following changes:</p>
        <ul>
          <li>Fix Windows games with multiple parts not installing with wine</li>
          <li>Minor AppData fixes (thanks to tim77)</li>
          <li>Added Portuguese translation (thanks to GLSWV)</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="1.3.0" timestamp="1717977600">
      <description>
        <p>Implements the following changes:</p>
        <ul>
          <li>Fix Remove forward slash from desktop filename for Shenzhen I/O (thanks to slowsage)</li>
          <li>Fix race when preparing download location (thanks to viacheslavka)</li>
          <li>Fix multithreaded downloads of Windows games (thanks to viacheslavka)</li>
          <li>Fix DLC installation for Windows games (thanks to viacheslavka)</li>
          <li>Allow users to specify the download directory (thanks to viacheslavka)</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="1.2.6" timestamp="1705622400">
      <description>
        <p>Implements the following changes:</p>
        <ul>
          <li>Fix changing the install path causing an exception</li>
        </ul>
      </description>
    </release>
  </releases>
  <content_rating type="oars-1.1">
    <content_attribute id="drugs-alcohol">moderate</content_attribute>
    <content_attribute id="drugs-narcotics">moderate</content_attribute>
    <content_attribute id="drugs-tobacco">moderate</content_attribute>
    <content_attribute id="language-discrimination">intense</content_attribute>
    <content_attribute id="language-humor">intense</content_attribute>
    <content_attribute id="language-profanity">intense</content_attribute>
    <content_attribute id="money-gambling">none</content_attribute>
    <content_attribute id="sex-adultery">moderate</content_attribute>
    <content_attribute id="sex-appearance">moderate</content_attribute>
    <content_attribute id="sex-homosexuality">moderate</content_attribute>
    <content_attribute id="sex-nudity">intense</content_attribute>
    <content_attribute id="sex-prostitution">moderate</content_attribute>
    <content_attribute id="sex-themes">moderate</content_attribute>
    <content_attribute id="social-audio">moderate</content_attribute>
    <content_attribute id="social-chat">moderate</content_attribute>
    <content_attribute id="social-contacts">none</content_attribute>
    <content_attribute id="social-info">none</content_attribute>
    <content_attribute id="social-location">none</content_attribute>
    <content_attribute id="violence-bloodshed">intense</content_attribute>
    <content_attribute id="violence-cartoon">intense</content_attribute>
    <content_attribute id="violence-desecration">intense</content_attribute>
    <content_attribute id="violence-fantasy">intense</content_attribute>
    <content_attribute id="violence-realistic">intense</content_attribute>
    <content_attribute id="violence-slavery">intense</content_attribute>
    <content_attribute id="violence-worship">intense</content_attribute>
  </content_rating>
</component>