Blender Addon Fix
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -8,7 +8,7 @@ from mathutils import Vector
|
|||||||
### GENRATE MLOD ###
|
### GENRATE MLOD ###
|
||||||
|
|
||||||
plugin_dir = bpy.utils.user_resource('SCRIPTS')
|
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)
|
L1960_path = os.path.join(plugin_dir, plugin_path)
|
||||||
|
|
||||||
colorpalettes = [
|
colorpalettes = [
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ from mathutils import Vector
|
|||||||
### GENRATE MLOD ###
|
### GENRATE MLOD ###
|
||||||
|
|
||||||
plugin_dir = bpy.utils.user_resource('SCRIPTS')
|
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)
|
L1960_path = os.path.join(plugin_dir, plugin_path)
|
||||||
|
|
||||||
colorpalettes = [
|
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