Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'io_scene_m3/__init__.py')
-rw-r--r--io_scene_m3/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/io_scene_m3/__init__.py b/io_scene_m3/__init__.py
index 2fd2b298..1665c591 100644
--- a/io_scene_m3/__init__.py
+++ b/io_scene_m3/__init__.py
@@ -23,7 +23,6 @@ bl_info = {
'author': 'Cory Perry',
'version': (0, 2, 1),
"blender": (2, 5, 7),
- "api": 36079,
'location': 'File > Import > Blizzard M3 (.m3)',
'description': 'Imports the Blizzard M3 format (.m3)',
'warning': '',