mirror of
https://github.com/H-uru/korman.git
synced 2025-07-14 22:36:52 +00:00
Bump to Blender 2.74 because I can...
This commit is contained in:
@ -21,7 +21,7 @@ from . import operators
|
||||
bl_info = {
|
||||
"name": "Korman",
|
||||
"author": "Guild of Writers",
|
||||
"blender": (2, 71, 0), # I can't be bothered to support old stuff
|
||||
"blender": (2, 74, 0), # I can't be bothered to support old stuff
|
||||
"location": "File > Import-Export",
|
||||
"description": "Exporter for Cyan Worlds' Plasma Engine",
|
||||
"warning": "alpha",
|
||||
|
Reference in New Issue
Block a user