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:
-rw-r--r--io_export_directx_x.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_export_directx_x.py b/io_export_directx_x.py
index 2b6230c4..daa68fc5 100644
--- a/io_export_directx_x.py
+++ b/io_export_directx_x.py
@@ -20,7 +20,7 @@ bl_info = {
"author": "Chris Foster (Kira Vakaan)",
"version": (2, 1),
"blender": (2, 5, 7),
- "api": 35622,
+ "api": 35927,
"location": "File > Export",
"description": "Export to the DirectX Model Format (.x)",
"warning": "",