Skip to content
Snippets Groups Projects
user avatar
Laocoon7 authored
ImageSettings was removed from Bevy, startup settings are now plugin settings not resources. These changes allow the example code to compile with the recommended(required) versions of Bevy.

See: https://github.com/bevyengine/bevy/commit/5622d56be1262fce8a2d458f2b78abf1cab3ab50
50cbc3c3