Add-on: link to documentation & describe where to find the Flamenco panel

This commit is contained in:
Sybren A. Stüvel 2022-07-21 12:55:08 +02:00
parent 48f081e03e
commit cae0f73758

View File

@ -8,8 +8,8 @@ bl_info = {
"version": (3, 0), "version": (3, 0),
"blender": (3, 1, 0), "blender": (3, 1, 0),
"description": "Flamenco client for Blender.", "description": "Flamenco client for Blender.",
"location": "...", "location": "Output Properties > Flamenco",
"wiki_url": "...", "doc_url": "https://www.flamenco.io/",
"category": "System", "category": "System",
"support": "COMMUNITY", "support": "COMMUNITY",
} }