4 releases (2 breaking)
0.3.0 | Nov 5, 2023 |
---|---|
0.2.0 | Jul 10, 2023 |
0.1.1 | Jun 18, 2023 |
0.1.0 | May 24, 2023 |
#1110 in Game dev
28 downloads per month
24KB
424 lines
🪹 bevy-nest
A telnet plugin for getting MUDdy in Bevy.
Compatibility
bevy |
bevy-nest |
---|---|
0.10 | 0.1 |
0.11 | 0.2 |
0.12 | 0.3 |
Installation
Add bevy-nest
to your Cargo.toml
:
bevy-nest = "0.1"
Usage
- Dive right into the docs.
- See the
examples/
directory for a simple chat server. - To see it in action, check out Kindara.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
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.
Dependencies
~24–35MB
~564K SLoC