bevy_mod_osc 0.6.0

OSC plugin for Bevy engine
Documentation

bevy_mod_osc

Crates.io Docs.rs License

OSC plugin (using rosc) for Bevy engine.

Features

  • You can choose IPv4 or IPv6

Usage

  • Add bevy_mod_osc to your Cargo.toml:
[dependencies]

bevy_mod_osc = "0.6"

Version compatibility

Bevy bevy_osc
0.18 0.6
0.17 0.5
0.16 0.4
0.15 0.3
0.14 0.2
0.13 0.1

License

Dual licensed under WTFPL and/or 0BSD.