In this page we will cover everything you need to install a mod into this Mod Loader
The first step is to make sure you have every requirement/dependency installed. You can skip the steps you have already done
Install Mod into this Mod Loader
Now that you have the Mod Loader installed, we can go ahead install a mod into that Mod Loader.
Let's use the ML Console Commands Mod as an example.
1. Download the Mod files
Let's start with downloading the Mod files. You can get them from Nexus Mods
var-steam variant is for steam.
If you got the game from other platform like gog.com you can try using the var-steam variant. I don't own the game in that platform to personally test it.
2. Open the downloaded archive
After you have it downloaded, open the file archive. We recommend the built-in Windows file explorer or 7-zip

Here we have the dev_psiae_MLConsoleCommandsMod Mod Folder, we need that Mod Folder.
3. Move the files to the UE4SS Mods folder
We need to move that file into the UE4SS Mods folder.
-
Go to the game binary executable folder

-
Go to the UE4SS Mods folder.

..\ue4ss\Mods\ -
Move the Mod Folder to the UE4SS Mods folder

Simply move the Mod Folder to the
ue4ss\Modsfolder
4. Copy the Blueprint Mod File to the Paks LogicMods folder (if required)
- Go to
dev_psiae_MLConsoleCommandsMod\ae_bp\folder - Find the file named
dev_psiae_MLConsoleCommandsMod.pakand copy - Go to the game installation folder then
..\ManorLords\Content\Paks\LogicMods\- you can create the
LogicModsfolder
- you can create the
- Create a folder named
dev_psiae_MLConsoleCommandsMod - Paste the file into that folder.

5. Verify by entering a command
Let's verify that it works by starting the game and opening the console window in Main Menu.
The Console Window can be opened using any of the following keybind: Tilde ~, F8 F8, F10 F10.
You can cycle through hidden/minimal/extended state by pressing the said keybind again.
Enter the command: k.printModInfo (mod specific)

