About This File
The general idea of Lenny's Mod Loader is to provide an easy way to install file modifications. This is achieved in two different ways depending on whether existing resources in the game are to be 'replaced' or if new resources are added to the game as 'addons'. To replace resources, the game file system can be modified on a per-file basis allowing you to quickly change the content of files without touching any RPFs. To add new resources, the new content can be loaded from disk directly into the game, again without the need for any RPF changes. Goodbye to patchday17 and dlclist.xml. Certain mods, such as vehicles, can even be loaded at runtime, making choosing your new favorite ride a breeze.
You can find more information on the dedicated Lenny's Mod Loader page here: https://www.lcpdfr.com/lml/index/
Getting Started Guide: https://www.lcpdfr.com/wiki/lml/lml-installation-guide-first-steps-r75/
What's New in Version 0.4 Build 7531
Released
Added on click behavior to show all files within a resource group
Added new YouTube tutorial link
Improved general performance
Improved VS reference compatibility
Now suppresses warnings for invalid tags when using resource group parsing mode
Fixed possible bug where an incorrect name for using for GameName when DlcName was specified
Fixed an issue where invalid working copy paths were still used as new resource paths
Fixed an exception killing the game (thrown by strcpy_s when exceeding the buffer limit, now warns instead)
Fixed a bug where game models where fixed up twice resulting in invisible models - should fix issues with invisible models for EUP


Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now