Skip to content

Commit

Permalink
Updated blender version
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanmunawar committed Jul 12, 2023
1 parent 73ba7c9 commit 37eaaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ambf_addon.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Asynchronous Multi-Body Framework (AMBF) Config Creator",
"author": "Adnan Munawar",
"version": (0, 1),
"blender": (2, 9, 0),
"blender": (3, 0, 0),
"location": "View3D > Add > Mesh > AMBF",
"description": "Helps Generate AMBF Config File and Saves both High and Low Resolution(Collision) Meshes",
"warning": "",
Expand Down

0 comments on commit 37eaaa6

Please sign in to comment.