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:
authorJohn Phan <darkneter@gmail.com>2012-12-23 00:26:55 +0400
committerJohn Phan <darkneter@gmail.com>2012-12-23 00:26:55 +0400
commit3ffe576abb9d4dc683b14fee82a625844bcd219d (patch)
tree8ec6bca80d4f58f84d3978f518b67e9fced1426d /io_export_unreal_psk_psa.py
parent185313d90078f03044d7a7032d5ecbe61e7bd2db (diff)
update blender version info.
Diffstat (limited to 'io_export_unreal_psk_psa.py')
-rw-r--r--io_export_unreal_psk_psa.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_export_unreal_psk_psa.py b/io_export_unreal_psk_psa.py
index 18f70c09..bfae50f4 100644
--- a/io_export_unreal_psk_psa.py
+++ b/io_export_unreal_psk_psa.py
@@ -20,7 +20,7 @@ bl_info = {
"name": "Export Unreal Engine Format(.psk/.psa)",
"author": "Darknet/Optimus_P-Fat/Active_Trash/Sinsoft/VendorX/Spoof",
"version": (2, 7),
- "blender": (2, 63, 0),
+ "blender": (2, 65, 0),
"api": 36079,
"location": "File > Export > Skeletal Mesh/Animation Data (.psk/.psa)",
"description": "Export Skeleletal Mesh/Animation Data",