Skip to content

Commit

Permalink
Keep old assets folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ozelot379 committed Aug 15, 2019
1 parent 3617cfc commit 04c1fab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [1.6.2]
- Skip `WeatherConverter` if failed
- Fixes buggy zip output by using temp folder again like before v1.6.0
- Keep old `assets` folder

## [1.6.1]
- Fix
Expand Down
2 changes: 0 additions & 2 deletions src/Converter/DeleteStaticConverter.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ class DeleteStaticConverter extends AbstractConverter {
*/
async* getData() {
const data = [
"assets/",

"textures/blocks/conduit.png",
"textures/entity/conduit/break_particle.png",

Expand Down

0 comments on commit 04c1fab

Please sign in to comment.