GFBMDL_Plugin icon indicating copy to clipboard operation
GFBMDL_Plugin copied to clipboard

It's not letting me import with the standard menu, how do i import?

Open JosephcatZ opened this issue 5 years ago • 1 comments
trafficstars

JosephcatZ avatar Mar 21 '20 21:03 JosephcatZ

I had the same problem using Blender 2.90 and solved it this way:

  1. Edit the init.py and replace line 18 with the following "blender": (2,90,0),
  2. Zip the io_gfbmdl directory
  3. Install using the zipped file via blender
  4. Activate the plugin

xenco avatar Dec 19 '20 20:12 xenco