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