vipatsar/test_server/test_server-0.1.0.vipak
2026-04-09 02:49:24 +04:00

20 lines
303 B
Text

[PACKAGE]
name = test_server
author = noch
license = GPL-3
version = 0.1.0
[REMOTE]
type = git
uri = https://github.com/norayr/test_server
tag = 0.1.0
[DEPS]
lists = 0.1.0
Internet = 0.1.0
time = 0.1.0
fifo = 0.1.0
[BUILD]
run = "voc -m src/testServer.Mod
voc -m src/testClient.Mod"