This repository is used to keep track of changes to my Starfield load order in Plugins.txt.
I check this out locally into %AppData%\Local\Starfield, which allows me to view any changes
made to the file and choose what to do with them comfortably from GitHub Desktop.
- Keep mods that add items in the same load order position: The item IDs are directly related to the load order. Let's say that you use a mod that adds a new spacesuit, and it is Nr #5 in your load order. If you install a mod above it, and it is suddenly at Nr #6, the spacesuit will no longer be available.
- Vortex: When deploying mods, and using the load order screen.
- Starfield: When reaching the main menu, and when viewing or adding creations.
Ideally, check for modifications before loading your savegame, and roll them back (Github Desktop makes this easy). Otherwise, the message saying that the save's load order is different from the current will be shown.
In my case, Starfield insists on shuffling one some mods around for some reason.
Details on the mods and the Vortex mod list can be found under docs. These are generated automatically using my Vortext Modlist Exporter tool.