Files
unshell/core-modules/unshell_component.toml
T
2025-12-17 13:17:58 -07:00

10 lines
194 B
TOML

name="UnShell Core"
version="0.1"
description="Core components for UnShell"
authors=["astatin3"]
child_components = [
"client/unshell_component.toml",
"server/unshell_component.toml"
]