Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.2.1
Replace remove() method that doesn't work with the new flag dictionary, which was preventing the add to blacklist button from functioning.
Version 1.2.0
added worldspace flag
changed from using multiple lists to a single flag dictionary
Version 1.1.0
Added UI option to set the ESLifier Folder path setting.
Version 1.0.1
Changing current working directory via MO2 plugin is problematic, now done through ESLifier.exe instead
Version 1.0.0
Complete re-write of plugins
- QualificationChecker -> ESLifier_qualification_checker: Much faster and 100% accurate.
- ESLifier: Changed UI to launch the ESLifier program or edit ESLifier's blacklist. (Removed everything else)
- ESLifierWarn -> ESLifier_Notifier: Notifies of ESLify-able plugins that aren't in ESLifier's blacklist.
Version 0.3.5 and below
Irrelevant and messy
What this does This plugin will notify you via MO2's notifications if you have a plugin that can be ESLified via ESLifier. It also provides a UI to launch ESLifier or edit ESLifier's blacklist.
About the Requirements
MO2 v2.5.0+,This plugin's UI elements are built using PyQt6 which is included with version 2.5.0+ of MO2 but may work with 2.4's PyQt5 (untested).
ESLifier is necessary for the ESLifier MO2 Integration plugin UI and blacklist, but not for ESLifer Notifier's notifications.
Updating from anything before 1.0.0 Delete the ESLifier folder in MO2's plugin folder, then follow Installation's instructions.
Installation Unpack/unzip/extract ESLifier MO2 Integration Plugin.zip and put the ESLifier MO2 Integration folder into MO2's plugins folder. That is, the folder that holds the ESLifier .py files should be in the plugins folder. For example, the ESLifier.py file should be located at "MO2/plugins/ESLifier Mo2 Integration/ESLifier.py" (refer to the last image).
Click the Set ESLifier Path button and select the folder that holds ESLifier.exe.
Uninstallation Delete the ESLifier MO2 Integration folder in MO2's plugin folder.