Skip to content

A prototype to implement localization support in Bevy.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

TimJentzsch/bevy_mod_localization

Repository files navigation

bevy_mod_localization

Everything you need to localize your Bevy app.

Features

Please note that this crate is still in development and that not all features are available yet.

  • Locale management with fallbacks
  • Localization of arbitrary file-based assets (images, sounds, videos, etc.)
  • Powerful text localization via Project Fluent
  • Time-synchronized subtitles/captions via WebVTT
  • Hot reloading

License

The source code of this repository is dual-licensed under either:

at your option.

Your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A prototype to implement localization support in Bevy.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published