Bombfuse / emerald

A 2D rust game engine focused on portability.
MIT License
558 stars 16 forks source link

Allow user to define the application icon #125

Closed Bombfuse closed 2 years ago

Bombfuse commented 2 years ago

Write an example on how to set the icon for the application. Add icon support to the GameSettings struct

https://github.com/not-fl3/miniquad/blob/master/src/conf.rs#L79