Files
Oliver Hamlet 86abf044a7 Don't resolve symlink game and local paths
Path::is_dir() already resolves symlinks before checking if the path is a directory.

Passing down the resolved game path symlink to libloadorder means that when using MO2's VFS, libloadorder won't see the plugins that MO2 has "installed", because its VFS doesn't work with symlinks, so the files don't appear to be present in the symlink's target directory, they only appear to be present within the symlink directory path.
2026-05-29 08:58:39 +01:00
..
2026-04-28 19:00:22 +01:00
2026-04-03 16:53:37 +01:00
2025-08-11 18:54:54 +01:00
2026-04-28 19:00:22 +01:00