xpnteam / xpnet

Develop X-Plane plugins in .NET.
MIT License
50 stars 15 forks source link

XPNet runtime probing can find the platform for the wrong framework. #18

Open jaurenq opened 5 years ago

jaurenq commented 5 years ago

We should always install into the specific bit subdirectories instead of into the plugin's root directory to prevent.

Will also have to make sure that it works in test situation as well, where the host isn't run from inside 32/ or 64/. Maybe make them run from those places.