bevy/tools/build-wasm-example
François Mockers fd4589d8df
new format for ci config file (#13154)
# Objective

- Current config file is hard to extend

## Solution

- Instead of an hard coded list of field, the file now has a list of
`(frame, event)`, and will deal with know events (exiting or taking a
screenshot), or send an event for others that can be dealt by third
party plugins
2024-05-02 22:51:47 +00:00
..
src new format for ci config file (#13154) 2024-05-02 22:51:47 +00:00
Cargo.toml Remove version field for non-publish crates and update descriptions (#13100) 2024-04-26 11:55:03 +00:00