cyberrumor / ammo

Almost Manual Mod Organizer - Linux MO for Bethesda Games
GNU General Public License v2.0
25 stars 6 forks source link

Auto-sort doesn't put .esl and .esm files before .esp files. #52

Closed cyberrumor closed 5 months ago

cyberrumor commented 5 months ago

The sort command should be made aware that .esl and .esm files will always load before .esp files. This isn't catastrophic, as the game will overwrite Plugins.txt with the correct load order.

Several features could be made aware of this requirement:

cyberrumor commented 5 months ago

Closing this as the sorting issue is fixed for sort, and I don't want to put up annoying rails on the move command.