Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Commit

Permalink
Fixed messed up blender version, changed version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Jul 8, 2015
1 parent f72015b commit b6b4c62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blender2minecraft.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bl_info = {
"name": "Blender2Minecraft",
"author": "freundTech",
"version": (0, 1),
"blender": (2, 7, 9),
"version": (0, 2),
"blender": (2, 6, 9),
"location": "File > Export > Export to Minecraft",
"description": "Export Scene as Minecraft Blockmodel",
"wiki_url": "https://github.com/freundTech/blender2minecraft/wiki",
Expand Down

0 comments on commit b6b4c62

Please sign in to comment.