rust/hedgewars-engine/Cargo.toml
author Wuzzy <Wuzzy@disroot.org>
Wed, 28 Jun 2023 21:16:14 +0200 (21 months ago)
changeset 15969 9128bb16aaf5
parent 15806 36816af30583
permissions -rw-r--r--
CS: Add support for King Mode and PlaceHog
[package]
name = "hedgewars-engine"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

[dependencies]
lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }
libloading = "0.5.0"
getopts = "0.2"