diff --git a/Assets/Input/bevy_fix_cursor_unlock_web.toml b/Assets/Input/bevy_fix_cursor_unlock_web.toml new file mode 100644 index 0000000..1158271 --- /dev/null +++ b/Assets/Input/bevy_fix_cursor_unlock_web.toml @@ -0,0 +1,4 @@ +name = "bevy_fix_cursor_unlock_web" +description = "Fix Bevy not reporting the user unlocking the cursor on web" +link = "https://github.com/janhohenheim/bevy_fix_cursor_unlock_web" +crate = "bevy_fix_cursor_unlock_web"