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

13 lines
440 B
JSON

{
"name": "Raincloud's Bulk Scene Tools",
"author": "RaincloudTheDragon",
"version": [0, 10, 0],
"blender": [4, 5, 0],
"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": ""
}