rust/landgen/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 31 Oct 2018 14:33:43 +0100
changeset 14042 006f97a6f6a7
parent 14026 3b3d97ed2286
child 14051 8a0d69c16cad
permissions -rw-r--r--
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack

[package]
name = "landgen"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]

[dependencies]
integral-geometry = { path = "../integral-geometry" }
land2d = { path = "../land2d" }