ionthedev / ReSprytile

A Blender add-on for building tile based low-poly scenes with paint/map editor like tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install

kingsushi001 opened this issue · comments

Hi

trying to install this to Blender 3.6.1 and getting this error message:

Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\addon_utils.py", line 333, in enable
    mod = __import__(module_name)
ModuleNotFoundError: No module named 'ReSprytile-0'

Any way to fix this?

Nevermind. Just saw this https://github.com/ionthedev/ReSprytile/issues/13

Renamed the add-on folder to 'ReSprytile-0' and works now.