wooga / atlas-paket

Paket plugin for gradle
https://wooga.github.io/atlas-paket/
Apache License 2.0
0 stars 2 forks source link

Fix exclude pattern for PaketUnityInstall task #36

Closed Larusso closed 6 years ago

Larusso commented 6 years ago

Description

The new paket unity implementation is excluding .meta files. This pull requests adds these files back to be copied. Also adjusts the log level for the unity install task.

Changes

REMOVE .meta from exclude filter IMPROVE log output