Skip to content

Commit

Permalink
Update IC2 API, only include needed parts
Browse files Browse the repository at this point in the history
  • Loading branch information
mDiyo committed Sep 29, 2013
1 parent def4228 commit 4747afa
Show file tree
Hide file tree
Showing 47 changed files with 536 additions and 3,000 deletions.
3 changes: 0 additions & 3 deletions build.xml
Expand Up @@ -152,9 +152,6 @@
<fileset dir="${mcp.dir}/reobf/minecraft"/>
</copy>

<!-- remove ic2 api to prevent crashes because of old api versions -->
<delete dir="${classes.dir}/ic2"/>

<!-- Copy resources -->
<copy todir="${classes.dir}" outputencoding="UTF-8">
<fileset dir="${classes.dir}">
Expand Down
108 changes: 0 additions & 108 deletions src/ic2/api/Direction.java

This file was deleted.

56 changes: 0 additions & 56 deletions src/ic2/api/crops/BaseSeed.java

This file was deleted.

0 comments on commit 4747afa

Please sign in to comment.