Launcher Presentation

A quick presentation of the launcher’s features

Initial scan & access check

Your first step when you launch the app is the “launcher”. It is where all the library-based logic happens.

Access check

First, the launcher checks if it has access to all your libraries.

If it doesn’t it will display a special screen to ask you to provide access or to ignore and continue anyway.

Game detection

The launcher will then check all of your config files and try and match them with games in your libraries.

Once that process is done (generally takes <1 second), it will display all your games in a neat library-style format.

Main screen

Congratulations, you’ve reached NOMM’s main library window!

A screenshot showcasing NOMM's main launcher window

Each detected game will be represented by a tile. Each tile has:

  • the logo of the platform it was detected on bottom right
  • the number of downloaded mods displayed bottom left
  • the detected path of that game when you mouse over

From here you can do one of three things:

You can:

  • Select a game and move on to the dashboard
  • Modify the options
  • Force a full rescan of libraries & config files

Options

NOMM comes with some options to customise your modding experience.

A screenshot showcasing NOMM's settings menu

First you have the options to modify the downloads and staging paths. Doing this will cause NOMM to check that it has access to these new folders right away.

You also have the option to modify the Nexus API key (with a little button that checks if the API key is valid)

“General” settings

Per-game accent colour

In the configuration yamls for each game, it is possible to define a colour that corresponds to that game. If that value is set and this option is turned on, when the user launches a game from the launcher, the primary colour will be replaced by that configured colour.

Skip Launcher

If this option is turned on, the app will entirely skip the launcher and instantly launch the dashboard for the last selected game.

Disable download window

By default, NOMM spawns download windows when downloading files from supported platforms. It is possible to hide those windows entirely and only show the notifications that signal a download started and was finished (or an error occurred).

Fullscreen NOMM

This will launch the dashboard windows in full screen (this will not impact the launcher windows).

Forcing a rescan

You can always force NOMM to rescan libraries. This will:

  • Force NOMM to scan for all libraries
  • Force NOMM to un-ignore previously ignored libraries
  • Force NOMM to syncronise the configuration files with the versions included in the release
Last modified June 10, 2026: Fixed note (b003b38)