linuxgurugamer / ksp_toolbar

Common API for GUI toolbars in KSP
BSD 2-Clause "Simplified" License
13 stars 14 forks source link

Fix #30 #31

Closed radj307 closed 1 year ago

radj307 commented 2 years ago

Completely rewrote the image loading and path resolution functions used by Utils.cs
Upgraded the .csproj project files locally (this is not included in the PR) to use .NET Framework 4.8 because 4.5 is deprecated.

Tested on KSP version:
image

Example of this working with the changes from this commit:
image