mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-21 19:44:18 +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",
|
||||
"author": "kaosigh",
|
||||
"version": (0, 1),
|
||||
"blender": (3, 6, 0),
|
||||
"blender": (3, 4, 0),
|
||||
"location": "File > Import-Export",
|
||||
"description": "glTF/glb auto-export",
|
||||
"warning": "",
|
||||
|
Loading…
Reference in New Issue
Block a user