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),
"blender": (3, 1, 0),
"description": "Flamenco client for Blender.",
"location": "...",
"wiki_url": "...",
"location": "Output Properties > Flamenco",
"doc_url": "https://www.flamenco.io/",
"category": "System",
"support": "COMMUNITY",
}