SIGN IN SIGN UP
bevyengine / bevy UNCLAIMED

A refreshingly simple data-driven game engine built in Rust

0 0 59 Rust

Add disclaimers to references to the `.bsn` file format (#24371)

# Objective

Warn readers that the `.bsn` file format does not exist yet, to avoid
confusion.
Fixes: #24309

## Solution

Add comments warning about this. This is better than removing all
references because we do want `.bsn` to exist in the future.

I used markdown's "double space at the end of the line" to make line
breaks, even though I don't like that syntax. Is there a better way?

## Testing

`cargo doc -p bevy_scene` and look at it
R
Richard Braakman committed
1d6243efe3be16f8f69aa297522013af0afb428d
Parent: 153d752
Committed by GitHub <noreply@github.com> on 5/21/2026, 10:22:12 AM