doonv / bevy_dev_console

Source-inspired developer console plugin for the Bevy game engine.
Apache License 2.0
112 stars 10 forks source link

Update to Bevy 0.13 #18

Closed doonv closed 6 months ago

doonv commented 6 months ago

Objective

Update to Bevy 0.13

Fixes #1. Unblocks #3.

Solution

Update bevy to 0.13, bevy_egui to 0.25, and logos to 0.14.

Also fixed some bugs.