About this mod
UE4SS Mod Loader, maintained for compatibility with recent version of Manor Lords
- Requirements
- Permissions and credits
- Changelogs
- Donations

Consider supporting (tip) to keep the mods updated, maintaining takes considerable amount of time (non refundable).
Brief Description
This (RE-UE4SS) is a Mod Loader, mods may depend on this mod loader to load their code into the game process.
The Mod Loader in this page will be updated every month, or when a patch to the Mod Loader is required to work with the latest version of the game, or whenever the Mod Loader has update that is relevant to any known issue with ManorLords mods.
* For questions, join the discord server
Be a responsible mod user
- If you found a bug, please do not report it to the game developer without verifying that you can reproduce the bug on vanilla game (not modded)
- Keep in mind that the game is still in early-access.
How To Install (option 1)
* install using MLToolBox mod manager
- Go to https://www.nexusmods.com/manorlords/mods/256
- Find the Install RE-UE4SS Mod Loader section
- Follow instruction there
How To Install (option 2)
* install manually
*note: If you have previous installation of RE-UE4SS make sure to uninstall them.
Extract the contents of the archive to the directory containing the game binary executable (*.exe).
Folder structure should look similar to this when extracted properly (irrelevant files are omitted but make sure to copy over everything in the archive):
[ Steam ]
**\SteamLibrary\steamapps\common\Manor Lords\ManorLords\Binaries\Win64\
- ManorLords-Win64-Shipping.exe
- dwmapi.dll
- ue4ss
- Mods // <- mod folders goes here
- MLConsoleCommandsMod // <- example
- MLConsoleCommandsMod // <- example
- UE4SS_Signatures
- UE4SS-settings.ini
- UE4SS.dll
- Mods // <- mod folders goes here
[ Xbox PC GamePass ]
**\XboxGames\**\Manor Lords\Content\ManorLords\Binaries\WinGDK\
- ManorLords-WinGDK-Shipping.exe
- dwmapi.dll
- ue4ss
- Mods // <- mod folders goes here
- MLConsoleCommandsMod // <- example
- MLConsoleCommandsMod // <- example
- UE4SS_Signatures
- UE4SS-settings.ini
- UE4SS.dll
- Mods // <- mod folders goes here
How To Install Mod (option 1)
* install using MLToolBox mod manager
- Go to https://www.nexusmods.com/manorlords/mods/256
- Find the Install RE-UE4SS Mod section
- Follow instruction there
How To Install Mod (option 2)
* install manually
- Go to the directory of the binary executable
- steam: **\SteamLibrary\steamapps\common\Manor Lords\ManorLords\Binaries\Win64\
- xbox pc gamepass: **\XboxGames\**\Manor Lords\Content\ManorLords\Binaries\WinGDK\ - Go to ue4ss\Mods directory
* The directory should already exist from the Mod Loader installation - Extract the content of the mod archive you downloaded to the directory
* It's important that only the content is copied over unless the mod installation steps specify otherwise, each mod is identified by their directory name.
* if done correctly, using https://www.nexusmods.com/manorlords/mods/203 as an example, in the ue4ss\Mods folder, there should be a folder named MLConsoleCommandsMod
* common mistake is extracting the content behind another directory, e.g. ue4ss\Mods\MLConsoleCommandsArchiveNameHere\MLConsoleCommands\
that won't work because the mod loader doesn't try to be smart with finding the necessary files, they are supposed to be in a specific directory path - If the mod have a blueprint file, move them to Manor Lords\ManorLords\Content\Paks\LogicMods\ folder
* LogicMods folder might not exist, in that case you can create it.
*note: The word Folder and Directory might be used interchangeably, to put simply Folder is a GUI representation of Directory.
How To Open Console
- Make sure the included ConsoleEnablerMod is enabled (enabled by default)
- After you get to the main menu from the initial loading screen you can open the console using the keybind (Tilde (~) or F10 or F8 by default)
- You can cycle through minimal/extended state by pressing the said keybind again
- If the keybind doesn't open the console, the Mod Loader might've fail to initialize, we will need the ue4ss\UE4SS.log file to see what went wrong, you can send it to the community discord server to get help
How To Uninstall
- delete the dwmapi.dll and ue4ss folder you extracted previously
- you can also just delete the Win64 folder and do steam verify integrity of game files
- for individual mods outside of Win64 folder do refer to their respective mod page