#bevy-networking #telnet #mud #bevy #networking #gamedev

bevy-nest

🪹 A telnet plugin for getting MUDdy in Bevy

6 releases (breaking)

0.5.0 Jan 20, 2025
0.4.0 Nov 16, 2024
0.3.0 Nov 5, 2023
0.2.0 Jul 10, 2023
0.1.0 May 24, 2023

#870 in Game dev

Download history 12/week @ 2024-10-23 8/week @ 2024-10-30 17/week @ 2024-11-06 115/week @ 2024-11-13 30/week @ 2024-11-20 3/week @ 2024-11-27 12/week @ 2024-12-04 21/week @ 2024-12-11 110/week @ 2025-01-15 40/week @ 2025-01-22 37/week @ 2025-01-29 39/week @ 2025-02-05

226 downloads per month

MIT/Apache

26KB
425 lines

🪹 bevy-nest

A telnet plugin for getting MUDdy in Bevy.

Crates.io Docs License

Compatibility

bevy bevy-nest
0.15 0.5
0.14 0.4
0.12 0.3
0.11 0.2
0.10 0.1

Installation

Add bevy-nest to your Cargo.toml:

bevy-nest = "0.4"

Usage

  • Dive right into the docs.
  • See the examples/ directory for a simple chat server.

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–36MB
~590K SLoC