Files
archived-umu-wrapper-lib/Cargo.toml
2024-12-30 12:36:17 +11:00

12 lines
390 B
TOML

[package]
name = "umu-wrapper-lib"
description = "A wrapper arround the umu-runner executable which library-based interaction with it thorugh commands"
authors = ["quexeky"]
version = "0.1.0"
edition = "2021"
license = "MIT"
readme = "README.md"
repository = "https://github.com/Drop-OSS/umu-wrapper-lib"
homepage = "https://github.com/Drop-OSS/umu-wrapper-lib"
keywords = ["umu", "games"]