Modathon
Modlist Startup Helper Utility mod for The Elder Scrolls V: Skyrim Special Edition
Uploaded22 Apr 2026
Version1.0.2
35.06 KB
Total Files Sizes
0
Unique DLs
0
Total DLs
5
Total Files

Modlist Startup Helper - Optional Quick Start

File Size7.02 KB
Game Image for The Elder Scrolls V: Skyrim Special Edition
5
Utilities
Utilities for Players

Join the Discord Server


Description


Modlist Startup Helper Utility is a small Papyrus script package built to make a modlist easier to start and easier to understand. It handles the first steps of the setup flow, shows a welcome message, and gives the player clear hotkey guidance without adding unnecessary menus or systems. Everything is kept lightweight and simple, with settings handled through an external JSON config.


What It Does


This utility focuses on a few practical tasks that help the player get started. It shows a welcome message when the startup sequence is complete, then gives hotkey hints so the player can quickly learn the available controls. It also lets the player open a keybind menu with a configured combo key, which makes the setup feel more direct and less confusing.

The helper text is designed to stay out of the way. It hides during menus and dialogue so the screen stays clean, and it only appears when it is actually useful. The mod reads its settings from a JSON file through PapyrusUtil, making it easy to configure.


Modlist Startup Helper preview


Core Structure


🚀Startup Quest Script

Handles the main flow when the game reaches the setup step. Triggers the welcome message and initialises the helper.

💬Helper Effect Script

Manages on-screen hotkey hints. Controls visibility — hides during menus and dialogue, only shows when useful.

⌨️Keybind Script

Listens for the configured combo key and opens the keybind menu when the player presses it.

Built using:

🔸 B612 — UI Components 🔸 SkyInteract 🔸 PapyrusUtil


Configuration


Everything is configurable in ModlistStartup.json.

welcomeMessage = "Welcome to {Modlist}. The initialisation will proceed now. Please wait 5 minutes before leaving the room. Enjoy your journey!" standardHotkey = 87 comboHotkey = 68

The welcome message supports placeholders to display key names automatically:


Placeholder

Replaced with

%STANDARD_KEY%

Main key label

%COMBO_KEY%

Combo key label

%STANDARD_KEYCODE%

Main key code (numeric)

%COMBO_KEYCODE%

Combo key code (numeric)

The full list of keycodes for configuring the JSON is available on the Creation Kit wiki — Input Script page.


How It Works


When the player starts the game, the mod shows a welcome message, using the custom one if configured, or falling back to the default. It then adds the helper that keeps the keybind hints available.

The helper stays out of the way when it should. It hides during menus and dialogue and only appears when useful. The combo key can also open the keybind menu when the game allows input.


Compatibility


This mod has no known incompatibilities. It is meant to sit quietly inside a modlist and support the user experience rather than change gameplay.

⚠ This mod is entirely useless without an alternate start mod. The vanilla intro is not supported.


FAQ


Can I change the hotkeys?

Yes. The hotkeys are read from the JSON config file.

Does the helper stay visible all the time?

No. It hides during menus and dialogue to stay out of the way. It also only shows in the starting cell of the alternate start mod you use.


Credits


Thanks to exiledviper for PapyrusUtil.

Thanks to shazdeh2 for SkyInteract and B612, and also for the help setting up the base scripts.

Thanks to the users of the Wunduniik modlist, who were unintentionally beta testing this mod in the latest update.


If you'd like to support development:


☕ Ko-fi ❤ Patreon

Permissions and credits

  • Do all the assets in this mod belong to you and/or do you have permission to redistribute these assets?

    Yes

  • Do you allow others to upload fixes, compatibility patches or updates for your mods as a separate mod page?

    Yes, no need to contact me first

  • Do you allow others to upload edits to your mods as a separate mod page?

    Yes, no need to contact me first

  • Do you allow others to use assets in your mods in their own mod pages with credit?

    Yes, no need to contact me first. Earning GGP is allowed

  • Do you allow translations for your mod?

    Yes, but only if you give me the translation files to add to my base mod

  • If you consented to derivative works (updates, translations, assets being in another mod), can they be made through the use of AI?

    Only if you contact me to ask permission first

Modlist Startup Helper - Optional Quick Start

Type: Main
Date uploaded22 Apr 2026
File Size7.02 KB
Unique DLs0
Total DLs0
Version1.0.2

For Optional Quick Start users. Consider endorsing if you like the mod!

Modlist Startup Helper - Skyrim Unbound Reborn

Type: Main
Date uploaded22 Apr 2026
File Size7.02 KB
Unique DLs0
Total DLs0
Version1.0.1

For Skyrim Unbound Reborn users. Consider endorsing if you like the mod!

Modlist Startup Helper - Realm of Lorkhan

Type: Main
Date uploaded22 Apr 2026
File Size7.05 KB
Unique DLs0
Total DLs0
Version1.0.1

For Realm of Lorkhan users. Consider endorsing if you like the mod!

Modlist Startup Helper - Alternate Start - LAL

Type: Main
Date uploaded22 Apr 2026
File Size7.04 KB
Unique DLs0
Total DLs0
Version1.0.0

For Alternate Start - Live Another Life users. Consider endorsing if you like the mod!

Modlist Startup Helper - Alternate Perspective

Type: Main
Date uploaded22 Apr 2026
File Size6.93 KB
Unique DLs0
Total DLs0
Version1.0.0

For Alternate Perspective users. Consider endorsing if you like the mod!