rust/hwrunner/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 07 Apr 2019 23:32:59 +0200 (2019-04-07)
changeset 14765 75bd27700837
parent 14709 12db7e435ea6
permissions -rw-r--r--
Update health crate tooltips in missions with fake health crates
[package]
name = "hwrunner"
version = "0.1.0"
authors = ["Hedgewars Project"]
edition = "2018"

[dependencies]
glutin = "0.20"
gl = "0.11"
integral-geometry = { path = "../integral-geometry" }

lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }