fix dds loading for KSP 1.8#2637
Conversation
|
Thank you - I will give this a try tonight. |
|
@SlimJimDodger - Can you split out the first commit into a separate branch so they can be on a PR independent of these other changes you did to the .sln, .proj, and .bat files? Because your PR comes from your develop, it's including everything else you've edited since then. |
|
Because this was made directly from your develop branch, which also has other unrelated changes to the .proj and .sln files mixed in with the texture edits to Utils.cs, I am going to "merge" this PR by manually pulling JUST the changes you made to the Utils.cs file, rather than merging the whole branch. I will likely have to manually close this PR after that, as doing this will bypass github's normal auto-detection of merged PRs. |
|
Merged indirectly - see above comment. |
This fixes the loading of the buttons for KSP 1.8 (and I presume all other versions). I don't know what KSP and Unity are doing, so we are just going to force feed it.