Closed odecay closed 1 year ago
Small change log, tested all the examples and they work as expected. All that was needed was #[derive(Event)] and updates to schedule first add_systems API.
#[derive(Event)]
Small change log, tested all the examples and they work as expected. All that was needed was
#[derive(Event)]
and updates to schedule first add_systems API.