Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I recently did one of these, however I feel like it really needed work still and was quite confusing to the average user
This version does in fact reference VanillaPlus, a mod that I work on, however I think it's for good reason. This reason being that without VanillaPlus, mods using Mod Settings will not work (as it's blacklisted due to how many errors it would've caused when it got added to Northstar), and without either downgrading Northstar or renaming the Mod Settings mod (which are both quite the task for a lot of end users), these mods will simply break the game. Additionally, previous methods would omit things such as the mods list, as that is included in
Northstar.Client
, which having enabled would break vanilla.I've updated the only other source I personally found of vanilla profiles, which was in the VTOL guide
I decided to make the headers not reference VanillaPlus as to more easily update them when vanilla compatibility is included in Northstar. I do not want to "take over" vanilla sections and shill the mod I work on the most, but I feel like it's currently the best solution. I will also be helping with vanilla compatibility in Northstar as much as I can, and deprecating VanillaPlus when it's served it's purpose.