enet/GLD_enet-test-server.json

21 lines
406 B
JSON

{
"type":"BINARY",
"sub-type":"SAMPLE",
"group-id":"com.atria-soft",
"description":"e-net TEST test software for enet",
"license":"MPL-2",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",
"code-quality":"MEDIUM",
"source": [
"test/main-server.cpp"
],
"dependency": [
"enet",
"etest",
"test-debug"
]
}