增加局域网发布消息+全图+锥桶

This commit is contained in:
cyy_mac
2026-06-14 23:26:38 +08:00
parent f009be7de2
commit 70ff8986d9
13 changed files with 1210 additions and 3 deletions

View File

@@ -4,4 +4,7 @@ version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []
dependencies = [
"motrixsim-core",
"pillow",
]