Skip to content

NOMM Version 0.12.2

Latest

Choose a tag to compare

@Allexio Allexio released this 19 Aug 08:56
cd11ceb

IMPORTANT: READ CAREFULLY

In this minor patch we are changing the name of the package from com.nomm.Nomm to moe.nomm.Nomm.

In practical terms, this means the place where NOMM configuration and cached images is stored will move from:
~/.var/app/com.nomm.Nomm/data/nomm/
to
~/.var/app/moe.nomm.Nomm/data/nomm/

If you want to conserve your configuration files (and not have to redownload cached images), then we strongly recommend simply copying all the files/folders from the first one to the second one.

If you do not do so, when you launch NOMM 0.12.2 for the first time it will ask you to redo the first time setup, and re-approve access rights.

This does not impact currently downloaded, staged, or enabled mods, which are stored in a completely different user defined space alongside dedicated configuration.

This change is done as a prerequisite to asking for Flathub approval, since our owned domain is nomm.moe and not nomm.com.

Sorry for the inconvenience this may cause.

Minor bugfix

  • This release also fixes a minor bug which made the app hang after first time setup when GOG games were installed on user system (but subsequent launches worked fine, it only impacted the first time setup)