We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4551efd commit 0ba37cfCopy full SHA for 0ba37cf
__init__.py
@@ -1,7 +1,7 @@
1
bl_info = {
2
"name": "NR_Cleanup",
3
"author": "Bigthirsty & Skyrow",
4
- "version": (0, 3, 0), #<major>.<minor>.<patch>
+ "version": (0, 4, 0), #<major>.<minor>.<patch>
5
"blender": (3, 6, 0),
6
"location": "3D Viewport > Sidebar > NR Cleanup",
7
"description": "Cleans up NinjaRipped trackmania2020 maps to driving surfaces only",
0 commit comments