Archived
1
0
Fork 0

Removed warning

This commit is contained in:
Augs 2018-05-14 23:23:22 +01:00
parent 24a4590c1c
commit a5578d7658

View file

@ -5,7 +5,6 @@ bl_info = {
"blender": (2, 71, 0),
"location": "File > Export > Collision (.col)",
"description": "This script allows you do export col files directly from blender. Based on Blank's obj2col",
"warning": "Might clutter your keymaps if you register/unregister this too much",
"category": "Import-Export"
}