Skip to content

Commit

Permalink
bump required blender version
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorPresto committed Apr 19, 2024
1 parent 8e5cb29 commit 21b07cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i_scene_cp77_gltf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def install_dependency(dependency_name):
"name": "Cyberpunk 2077 IO Suite",
"author": "HitmanHimself, Turk, Jato, dragonzkiller, kwekmaster, glitchered, Simarilius, Doctor Presto, shotlastc, Rudolph2109, Holopointz",
"version": (1, 5, 5, 1),
"blender": (3, 6, 0),
"blender": (4, 0, 0),
"location": "File > Import-Export",
"description": "Import and Export WolvenKit Cyberpunk2077 gLTF models with materials, Import .streamingsector and .ent from .json",
"warning": "",
Expand Down

0 comments on commit 21b07cd

Please sign in to comment.