You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added option to follow the system light/dark theme, and made it the default for new installs.
In dark mode, window title bars will now be themed dark when not focused instead of blinding white.
Added an alert message if AngelLoader doesn't have write access to the game directory, such as when it's in Program Files.
Import:
On first run, you will be given the option to import right away.
The import system has been completely overhauled. Many edge cases have been fixed, and reliability has been improved.
Rewrote the merging logic, greatly reducing the chance of an imported FM not being able to be matched up with its existing counterpart in the main list.
A backup of FMData.ini will now be made before importing.
DarkLoader import:
Performance improvement.
DarkLoader.ini is now read with the correct character encoding.
FMSel import:
Archives in subfolders are now merged into the list properly.
NewDarkLoader import:
NewDarkLoader.ini is now read with the correct character encoding.
Import now supports the multiple archive directory feature in newer NDL versions.
Fixes:
When entering and exiting readme fullscreen mode, the FMs list scroll position will no longer be lost.
Fixed missing separator above "Delete" in the FM context menu.