monkeyman192 / NMSDK

Custom Model importer for NMS
https://monkeyman192.github.io/NMSDK/
29 stars 9 forks source link

Make Blender location detection smarter #78

Closed monkeyman192 closed 3 years ago

monkeyman192 commented 3 years ago

The default Blender & Python variables weren't working for me - I have Blender in the default installation path, ie.:

%ProgramFiles%\Blender Foundation\Blender 2.83\blender.exe

NMSDK is in: %AppData%\Blender Foundation\Blender\2.83\scripts\addons\nmsdk

We should reasonably expect users to associate their .blend files.

(The default path needs to be quoted because it has spaces in it.)

You can make Blender associate .blend files with blender.exe -R