Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ME3CMM.7z | 2018-05-22 | 11.8 MB | |
Mass Effect 3 Mod Manager 5.1 Beta 5 Build 86.tar.gz | 2018-05-13 | 13.9 MB | |
Mass Effect 3 Mod Manager 5.1 Beta 5 Build 86.zip | 2018-05-13 | 14.1 MB | |
README.md | 2018-05-13 | 1.4 kB | |
Totals: 4 Items | 39.8 MB | 0 |
Mass Effect 3 Mod Manager 5.1 Beta 5 Build 86
This build was withdrawn from update deployment due to reports of users getting JNI errors when launching EXE after update.
This is a small update that includes security updates and bug fixes.
Changed features
- ModDesc 5.0 is now enabled. It was previously enabled in code but would not show as supported. This allows developers to require existing DLC to be installed before installation is allowed. You can specify this under [ModInfo] using a ; delimited string on the descriptor
requireddlc
. For example:requireddlc=DLC_MOD_EGM;DLC_MOD_FSA2
will make both of these folders required to be in the DLC directory before they are allowed to install your mod. - 7zip will update to 18.05 on first boot to fix security issues and implement speed improvements
- Third Party Mod Importing Service can now assign update codes if a dev decides to join the ME3Tweaks Updater Service after their mod has already been deployed
- Improved a few things when deploying to ME3Tweaks Updater Service.
Bugfixes
- Fixed bug in OP_NOINSTALL that would break the file queue of files that are being installed. In this case, the option to remove branding from UI mods would install the wrong file instead of not actually not installing the file.
- r2: Fixes ME3Explorer extraction so it matches how I build the product now.