MisterDA / love-release

:love_letter: Lua script that makes LÖVE game release easier
MIT License
449 stars 27 forks source link

Option --Wicon is unrecognized #23

Closed CrackedP0t closed 9 years ago

CrackedP0t commented 9 years ago

When I try to use it, I get love-release: unrecognized option '--Wicon=assets/icons/polaricon.ico'

MisterDA commented 9 years ago

I have fixed this specific bug, but I think you still can't set Windows icons or use the Windows installer. There are problems with the way I used Wine, and I might take me some more time to fix this.