Fix restock compatibility and part loading#83
Open
Fivebuss wants to merge 7 commits intozer0Kerbal:masterfrom
Open
Fix restock compatibility and part loading#83Fivebuss wants to merge 7 commits intozer0Kerbal:masterfrom
Fivebuss wants to merge 7 commits intozer0Kerbal:masterfrom
Conversation
Info Signed-off-by: Fivebuss <start-puffed.0t@icloud.com>
Fix restock compatibility Signed-off-by: Fivebuss <start-puffed.0t@icloud.com>
Author
|
Just need to make sure I didnt miss anything. |
…d restockwhitelist file.
why did i add that? A mystery... Signed-off-by: Fivebuss <start-puffed.0t@icloud.com>
ion engine model not loading fix Signed-off-by: Fivebuss <start-puffed.0t@icloud.com>
Good god it shouldnt take an hour to make a simple patch Finished though. Signed-off-by: Fivebuss <start-puffed.0t@icloud.com>
Author
|
Fixed. Works now. |
|
downloaded SimpleHyperdrive-master cause im currently dealing with this issue just not sure where to install it. i tried putting it in the gamedata folder but that didnt work currently using ckan for mods if that changes anything |
Author
Remove the mod from ckan first, and drag and drop the folder under the master folder in "GameData/ExodusSolis" labelled SimpleHyperdrive into your gamedata folder. Only this folder, all others are not needed for mod usage |
Isnt needed and wasnt in original version anyway Signed-off-by: Fivebuss <start-puffed.0t@icloud.com>
This was referenced Apr 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fix for restock unloading required parts for this mod.
Adds a Patches/HyperDriveMod.restockwhitelist file, with the necessary part and model paths for this mod.
Fixes #82