What problem does it solve?
This Skill eliminates the risk of broken modpacks, game crashes, and unexpected record conflicts caused by incorrectly formatted or ordered Bethesda Game Studio plugin load order files, ensuring compliance with game-specific rules for modern BGS titles.
Core Features & Use Cases
- Authoritative Format Reference: Covers the asterisk-prefix plugins.txt standard for Fallout 4, Skyrim SE/AE/VR, Fallout 76, and Starfield, including parser rules, encoding requirements, and line-ending specifications.
- Operational Guidance: Provides step-by-step instructions for common tasks like enabling/disabling plugins, reordering entries, removing plugins, and converting ESP files to light ESL plugins, plus routing logic for when to edit load order files directly versus using xEdit daemon commands.
- Conflict Resolution Framework: Includes a decision flowchart and judgment rules to determine whether a mod conflict should be solved via load order sorting or patching, plus guidance for querying the BGS knowledge base for per-game group templates.
- Use Case: A modder setting up a new Fallout 4 modpack can use this Skill to correctly configure their plugins.txt file, validate it for errors, and generate custom load order files for xEdit conflict isolation experiments.
Quick Start
Use the writing-bgs-load-order skill to correctly format, edit, and validate your Bethesda Game Studio plugins.txt or loadorder.txt file for your target game, following official asterisk-prefix rules and official master handling requirements.