Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Isse <contact@isse.rs>"]
description = "Game UI"
edition = "2021"
homepage = "https://www.veloren.net"
license = "MIT OR Apache-2.0"
name = "vui"
publish = true
readme = "README.md"
repository = "https://github.com/IsseW/vui"
version = "0.0.0"