Create Tab - Creating & Sharing Collections

The Create tab allows you to export your modlist as a shareable file, use profiles to manage different configurations, and preserve FOMOD installer choices. This is useful for:

Sidebar Overview

The Create tab has a left sidebar with four sections and a search box above the mod table:

Export Section

Actions Section

Profile Section

Version Section

The Search box appears above the mod table in the main content area.

Working with Profiles

Profiles save your mod flags and settings so you can quickly switch between different configurations.

Creating a Profile

  1. Click New next to the Profile dropdown
  2. Enter a name for your profile
  3. Configure your mod flags (Essential, Optional, External, Bundle)
  4. Click Save to store the configuration

Saving and Loading

Profiles capture the current state of all checkbox flags in the mod table:

Auto-save: You can enable auto-save in Settings to automatically save changes whenever you toggle a flag.

Profile Versions

Each profile can have multiple saved versions, allowing you to keep snapshots of different configurations:

Mod Table Columns

The mod table displays all mods with collection markers and their export settings.

ColumnDescription
No.Install order position
ExportCheckbox - include this mod in the export
Mod NameDisplay name of the mod
Mod VersionVersion number
ConfigButton showing count of config file edits - supports INI, JSON, and TOML files (click to configure)
FOMODButton showing FOMOD status (Configured/Unconfigured/-)
EssentialCheckbox - mark as required mod
OptionalCheckbox - user can skip this mod
ExternalCheckbox - downloaded from non-Nexus source
BundleCheckbox - include in bundle archive
CaptureCheckbox - save mod's file structure
URLText field for external download link
Link TypeDropdown: auto/direct/page

Sorting and Filtering

Mod Flags

Each mod can have flags that affect how it's handled during installation:

FlagDescription
EssentialRequired mod - the collection won't work without it
OptionalUser will be prompted to install or skip
ExternalDownloaded from a source other than Nexus Mods
BundleInclude the mod archive directly in the collection
CaptureSave the mod's installed file structure
Tip: Toggle flags directly by clicking the checkboxes in the table. If auto-save is enabled, changes are saved immediately.

Config Editor

The Config column shows a gear button for mods that have editable configuration files. Click the button to open the Config Editor.

Supported File Types

Editor Features

How Config Diffs Work

When you first open a config file, a backup is created in a hidden folder (.collectionsmanager_config_backup). The diff panel shows differences between your current edits and this backup.

Green border: Mods with saved config changes show a green border on their Config button, so you can see at a glance which mods have custom settings.

FOMOD Status

The FOMOD column shows whether each mod has a FOMOD installer and its configuration status using a gear icon:

DisplayMeaning
(green gear)FOMOD installer present and choices have been saved
(orange gear)FOMOD installer present but no choices saved yet
-No FOMOD installer for this mod

Click the gear button to run or re-run the FOMOD installer and configure choices for that mod.

Important: All mods with FOMOD installers must have saved choices before you can export. Mods with missing FOMOD choices will show an orange warning.

Exporting a Collection

Export your collection as a .zip file that can be shared or imported later.

How to Export

  1. Select a profile or configure your mod flags
  2. Check the Export checkbox for mods you want to include
  3. Ensure all FOMOD mods have saved choices (no orange gear icons)
  4. Click Export MO2 Collection in the sidebar
  5. Choose a save location and filename

After export, a summary shows the breakdown by section (Essential, Optional, External, Bundle).

Export Requirements

Before you can export, ensure:

FOMOD Validation: If any FOMOD mods are missing saved choices, the export will warn you. Click the orange gear icon to configure each one.

What's Included in the Export

The exported .zip file contains JSON data with:

Note: The export does NOT include actual mod files, only the metadata needed to download and install them (unless mods are marked as Bundle).

Importing a Collection

To import a collection created with Export MO2 Collection:

Important: The Import MO2 Collection button is located in the Collections tab sidebar.

How to Import

  1. Go to the Collections tab
  2. Click the Import MO2 Collection button in the sidebar
  3. Select the .zip file from Export MO2 Collection
  4. A collection card with a CREATION badge will be created

Loading the Imported Collection

After importing:

  1. The collection appears as a card with a CREATION badge in your Collections tab
  2. Click Load on the card to select it
  3. Proceed with installation as normal
  4. FOMOD choices will be automatically applied during mod installation
FOMOD Auto-Apply: When installing mods from an imported collection, any saved FOMOD choices will be automatically applied without user interaction.

Settings Dialog

Click the Settings button in the sidebar to configure Create tab options:

General

SettingDescription
Save changes automaticallyAutomatically save profile changes when toggling flags, editing URLs, or other fields. A light green flash confirms each save.

Export

SettingDescription
Save Skyrim INI settings to bundleInclude your current MO2 profile INI settings in the exported bundle
Include collection historyTrack which collections each mod came from (reveals your collection sources)
Export mod INI edits as diffs (recommended)Store INI changes as binary diffs - smaller bundles, requires bsdiff on install
Export mod INI edits as full INI filesStore entire edited INI files - larger bundles, no bsdiff needed on install

FOMOD Detection

SettingDescription
Deep scan archives for FOMODsUse archive file listings to detect nested FOMOD installers (slower, requires 7-Zip for .7z archives)

Sharing Collections with Others

To share your collection with friends or the community:

Step-by-Step

  1. Set up your modlist with the desired mods enabled
  2. Configure FOMOD choices for all installers
  3. Mark mods appropriately (Essential, Optional, etc.)
  4. Export the collection to a .zip file
  5. Share the .zip file (Discord, email, cloud storage, etc.)

What Recipients Need

Best Practice: Include a README with your export explaining any manual steps, recommended settings, or mod conflicts to watch for.

Backup and Restore

Use the Create tab to backup your collection configuration:

Creating a Backup

  1. Configure your mods and save to a profile
  2. Export the collection with all FOMOD choices
  3. Save the .zip to a backup location (cloud storage recommended)

Restoring from Backup

  1. Create a fresh MO2 profile
  2. Import the .zip file via the Collections tab sidebar (Import MO2 Collection button)
  3. Run the installation process
Note: Backups don't include actual mod files unless marked as Bundle. You'll need to re-download non-bundled mods.

Tips for Sharing