mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
json format changed a little.
This commit is contained in:
parent
ed99e3ef03
commit
567a4de59e
23 changed files with 125 additions and 105 deletions
|
|
@ -17,8 +17,8 @@
|
|||
"fifo": "0.1",
|
||||
},
|
||||
"Build":
|
||||
{
|
||||
"voc -m": "src/testServer.Mod"
|
||||
"voc -m": "src/testClient.Mod"
|
||||
}
|
||||
[
|
||||
{"command": "voc -m", "file": "src/testServer.Mod"},
|
||||
{"command": "voc -m", "file": "src/testClient.Mod"}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue