mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-22 03:50:52 +00:00
chore(tools): reduced minimal blender version (should also work with earlier ones ?)
This commit is contained in:
parent
fcaea1a4dc
commit
d37e38ada1
@ -2,7 +2,7 @@ bl_info = {
|
|||||||
"name": "blender_auto_export_gltf",
|
"name": "blender_auto_export_gltf",
|
||||||
"author": "kaosigh",
|
"author": "kaosigh",
|
||||||
"version": (0, 1),
|
"version": (0, 1),
|
||||||
"blender": (3, 6, 0),
|
"blender": (3, 4, 0),
|
||||||
"location": "File > Import-Export",
|
"location": "File > Import-Export",
|
||||||
"description": "glTF/glb auto-export",
|
"description": "glTF/glb auto-export",
|
||||||
"warning": "",
|
"warning": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user