bevy-nest

Crates.iobevy-nest
lib.rsbevy-nest
version0.3.0
sourcesrc
created_at2023-05-24 00:22:12.010115
updated_at2023-11-05 17:10:48.008943
description🪹 A telnet plugin for getting MUDdy in Bevy.
homepage
repositoryhttps://github.com/its-danny/bevy-nest
max_upload_size
id872482
size81,883
Danny (its-danny)

documentation

README

🪹 bevy-nest

A telnet plugin for getting MUDdy in Bevy.

Crates.io Docs License

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.

Commit count: 20

cargo fmt