Generate Plugins.txt Loader With All Mods (PowerShell)
🟠 Updated over a year agoPreview

🔍 Analysis
- 👍 3.7% endorsement rate — high engagement, a strong quality signal
- 🏆 #54 of 86 Utilities mods in this game by downloads
📋 About This Mod
This is just a simple PowerShell script that will generate a plugins.txt for you based on your esps
This is just a simple PowerShell script that will
-
[]Define base .esm order in plugins.txt
[
]Ignore useless development .esms - Identify any new .esms (your mods) and append them to plugins.txt
I've also added a GamePass version.
If you've never run PowerShell scripts, you may need to open up PowerShell as an admin and run this
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
You can also open this as a text file, copy the whole contents, and paste it into an Administrator launched PowerShell ISE - if you want to see each line or tweak it
The only thing you need to change is the $directory at the top if you're on GamePass or didn't install it to C:\
$directory = "C:\Program Files (x86)\Steam\steamapps\common\Oblivion Remastered\OblivionRemastered\Content\Dev\ObvData\Data"
GAME PASS folder structure where "plugins.txt" is located:
C:\XboxGames\The Elder Scrolls IV- Oblivion Remastered\Content\OblivionRemastered\Content\Dev\ObvData\Data
📊 Mod Details
- Game
- Oblivionremastered Mods
- Author
- hecticlectic
- Version
- 0.1
- Downloads
- 1,295
- Endorsements
- 48
- Category
- Utilities
- Created
- 4/23/2025
- Updated
- 4/23/2025
🔧 How to Install Oblivion Remastered Mods
Download from Nexus Mods.
📖 Full step-by-step install guide for Oblivion Remastered →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Oblivion Remastered commands, item IDs, and more.
Keep browsing — more Oblivion Remastered mods await