makepad/libs/show_control/Cargo.toml
Admin 8fce54a7a8 Land the house Art-Net/DMX desk from rik2.
libs/show_control plus the automate example. Not Arcade gameplay.
2026-08-18 14:23:59 +02:00

9 lines
265 B
TOML

[package]
name = "makepad-show-control"
version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "House Art-Net / DMX patch and video-reactive lighting desk"
[dependencies]
makepad-micro-serde = { path = "../micro_serde", version = "1.0.0" }