netpyoung / unity.webp

:art: WebP made easy for Unity3d
https://netpyoung.github.io/unity.webp/
MIT License
237 stars 28 forks source link

Support Android 64 bit #16

Closed DevAhnsh closed 4 years ago

DevAhnsh commented 4 years ago

Hi. Thanks for making the good library.

Can you make the android file 'libwebp.so' as 64bit version?

netpyoung commented 4 years ago

Actually I prebuild for 64bit for android on libwebpdemux branch

Could check this?

DevAhnsh commented 4 years ago

Thank you. I applied that branch to my project successfully. :)