Files
blender-portable-repo/scripts/addons/rainys_bulk_scene_tools/bl_info.json
T
2026-03-17 14:30:01 -06:00

13 lines
439 B
JSON

{
"name": "Raincloud's Bulk Scene Tools",
"author": "RaincloudTheDragon",
"version": [0, 7, 0],
"blender": [4, 4, 1],
"location": "View3D > Sidebar > Edit Tab",
"description": "Tools for bulk operations on scene data",
"category": "Scene",
"maintainer": "RaincloudTheDragon",
"support": "COMMUNITY",
"doc_url": "https://github.com/RaincloudTheDragon/Rainys-Bulk-Scene-Tools",
"tracker_url": ""
}