Add MIT license and polish README

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-07 17:46:50 +02:00
co-authored by Claude Opus 4.7
parent 3600c870cd
commit eee3a09521
3 changed files with 34 additions and 3 deletions
+8 -2
View File
@@ -10,13 +10,19 @@
"name": "flamenco",
"source": "./plugins/flamenco",
"description": "Flamenco render farm tools and references",
"version": "1.0.0"
"version": "1.0.0",
"license": "MIT",
"homepage": "https://flamenco.blender.org",
"repository": "https://git.autourdeminuit.com/autour_de_minuit/claude-plugins"
},
{
"name": "kitsu",
"source": "./plugins/kitsu",
"description": "Kitsu production tracking tools and references",
"version": "1.0.0"
"version": "1.0.0",
"license": "MIT",
"homepage": "https://kitsu.cg-wire.com",
"repository": "https://git.autourdeminuit.com/autour_de_minuit/claude-plugins"
}
]
}