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 'import_scene_unreal_psk.py')
-rw-r--r--import_scene_unreal_psk.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/import_scene_unreal_psk.py b/import_scene_unreal_psk.py
index 182882ff..9681b6a7 100644
--- a/import_scene_unreal_psk.py
+++ b/import_scene_unreal_psk.py
@@ -19,7 +19,10 @@ bl_addon_info = {
'blender': (2, 5, 3),
'location': 'File > Import ',
'description': 'Import Unreal Engine (.psk)',
- 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/File_I-O/Unreal_psk_psa',
+ 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'\
+ 'Scripts/File_I-O/Unreal_psk_psa',
+ 'tracker_url': 'https://projects.blender.org/tracker/index.php?'\
+ 'func=detail&aid=21366&group_id=153&atid=469',
'category': 'Import/Export'}
"""