4
4
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:
2015-06-07 16:45:53 -04:00
parent fdfd939640
commit 3dede084b5

View File

@ -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",