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 additional profile options to Profile menu bar.
- Fixed issue where incorrect game action was deleted when deleting an action.
- Fixed issue where game actions were not being run from game binary directory.
- Fixed game title ellipsis not working in profile selection dropdown.
- All log messages now show up in GUI log.
- Updated README.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,8 @@ You can choose to override any of the profile paths to point to other directorie
131
131
132
132
By default, profiles are stored in the `profiles` directory of Starfield Mod Loader. Overriding this path will allow you to store the profile at an alternative location. This can be useful if your game is installed on a different drive and you want to co-locate the profile to the same drive as the game to enable Link mode.
133
133
134
+
A profile with an overridden root path is called an **external profile**. Existing external profiles can also be added or imported by selecting **Profiles -> Add External Profile** or **Profiles -> Import Profile**.
135
+
134
136
#### Profile mods path
135
137
136
138
Overriding this path will allow you to store the profile's mods at an alternative location.
0 commit comments