openlegends-server 0.1.0

OpenLegends Game Server
[[bin]]
name = "openlegends-server"
path = "src/main.rs"

[dependencies.openlegends-asset]
version = "0.1.1"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["game-development", "games"]
description = "OpenLegends Game Server"
edition = "2021"
keywords = ["game", "multi-player", "socket", "server"]
license = "MIT"
name = "openlegends-server"
readme = "README.md"
repository = "https://github.com/openlegends/server"
version = "0.1.0"