- Skyrim SE GoG support
- Print the masters involved when there is too many
- Wiki docs moved to repository, to allow for public PR improvements
- TypicalOpenExtraParameters to help control language settings in Typical Open scenarios
Backwards incompatibilities:
- IRunnabilityState.GetEnvironmentState returns interface IGameEnvironment instead of concrete class
- IPatcherState.OutputPath and other IO related strings swapped to FilePath/DirectoryPath as appropriate
- OpenForSettings callback systems args swapped to IOpenForSettingsState, with many additions/improvements