mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
12 lines
171 B
TOML
12 lines
171 B
TOML
|
|
name="Client"
|
||
|
|
version="0.1"
|
||
|
|
description="Test Client module"
|
||
|
|
authors=["astatin3"]
|
||
|
|
|
||
|
|
|
||
|
|
[config]
|
||
|
|
header1 = { Header = "Header123" }
|
||
|
|
integer1 = { Integer = {}}
|
||
|
|
|
||
|
|
[build_config]
|