9 lines
309 B
Python
9 lines
309 B
Python
bl_info = {
|
|
"name": "LancerEdit Model Utility Plugin",
|
|
"author": "Darklighter",
|
|
"version": (0, 0, 1),
|
|
"blender": (4, 5, 3),
|
|
"location": "3D-Viewport > Sidebar > FLCT",
|
|
"description": "Non-offical LancerEdit Model Utility Plugin for PC-Game Freelancer",
|
|
"category": "Development",
|
|
} |