Skip to content

Commit 5da8dbf

Browse files
author
amatteo
committed
updated version
1 parent 162841f commit 5da8dbf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

jbeam_editor/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020

2121
bl_info = {
2222
"name": "Blender JBeam Editor",
23-
"description": "Import a JBeam part, modify it, and export it directly back to the original JBeam file!",
23+
"description": "Modify BeamNG JBeam files in a 3D editor!",
2424
"author": "BeamNG",
25-
"version": (0, 2, 3),
26-
"blender": (4, 0, 2),
25+
"version": (0, 2, 4),
26+
"blender": (4, 1, 1),
2727
"location": "File > Import > JBeam File / File > Export > JBeam File",
2828
"warning": "",
2929
"doc_url": "https://github.com/BeamNG/Blender-JBeam-Editor/blob/vehicle_importer/docs/user/user_docs.md",

0 commit comments

Comments
 (0)