mirror of
https://github.com/Drop-OSS/umu-wrapper-lib.git
synced 2026-01-30 20:55:23 +01:00
12 lines
390 B
TOML
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"] |