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_export_pc2.py')
-rw-r--r--io_export_pc2.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/io_export_pc2.py b/io_export_pc2.py
index 9cb04769..b40b2a77 100644
--- a/io_export_pc2.py
+++ b/io_export_pc2.py
@@ -24,9 +24,10 @@ bl_info = {
"location": "File > Export > Pointcache (.pc2)",
"description": "Export mesh Pointcache data (.pc2)",
"warning": "",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "import_export/pc2.html",
- "category": "Import-Export"}
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "import_export/pc2.html",
+ "category": "Import-Export",
+}
"""
Related links: