dodorare / crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀
https://crossbow.dodorare.com/
Apache License 2.0
201 stars 13 forks source link

Icon auto generation for platforms #127

Closed enfipy closed 2 years ago

enfipy commented 2 years ago

Objective

It would be awesome to make crossbundle generate all necessary icons from one specified icon during a build.

What problem does this solve, or what need does it fill?

Developer Experience with crossbow will be higher - as everything you need - is just one icon.

What solution would you like?

  1. The solution should not restrict developers from using custom resource icons. It should be possible to turn off icon generation in Cargo.toml.
  2. it should be possible to specify custom icons for iOS and Android.

Icon design specifications: