Skip to content

Commit

Permalink
Update mcmod, and tweak build to include langs and stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
cpw committed Jul 9, 2013
1 parent 87f2ac8 commit 04e692e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions IronChests2/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@
</mappedresources>
<fileset dir="${resource.dir}" erroronmissingdir="false">
<filename name="**/*.png" />
<filename name="**/*.mcmeta" />
<filename name="**/*.lang" />
</fileset>
</jar>
</target>
Expand Down
2 changes: 1 addition & 1 deletion IronChests2/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Iron Chest",
"description": "New chests with larger sizes, with in-place upgrade items.\nThe feature chest is the crystal chest, which is transparent - some inventory contents are visible without opening the chest",
"version": "@VERSION@",
"mcversion": "1.4.4",
"mcversion": "1.6.2",
"url": "http://www.minecraftforum.net/topic/981855-",
"updateUrl": "",
"authors": [
Expand Down

0 comments on commit 04e692e

Please sign in to comment.