Blender Addon Fix
This commit is contained in:
@@ -8,7 +8,7 @@ from mathutils import Vector
|
||||
### GENRATE MLOD ###
|
||||
|
||||
plugin_dir = bpy.utils.user_resource('SCRIPTS')
|
||||
plugin_path = "addons\L1960Tools"
|
||||
plugin_path = "addons\L1960_Tools"
|
||||
L1960_path = os.path.join(plugin_dir, plugin_path)
|
||||
|
||||
colorpalettes = [
|
||||
|
||||
@@ -8,7 +8,7 @@ from mathutils import Vector
|
||||
### GENRATE MLOD ###
|
||||
|
||||
plugin_dir = bpy.utils.user_resource('SCRIPTS')
|
||||
plugin_path = "addons\L1960Tools"
|
||||
plugin_path = "addons\L1960_Tools"
|
||||
L1960_path = os.path.join(plugin_dir, plugin_path)
|
||||
|
||||
colorpalettes = [
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user