mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
since manush is open source, it can be here.
This commit is contained in:
parent
bfe42b4c44
commit
a1b04e095c
1 changed files with 25 additions and 0 deletions
25
manush.json
Normal file
25
manush.json
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"Package": "manush",
|
||||||
|
"Author": "noch",
|
||||||
|
"License": "unefinedyet",
|
||||||
|
"Version": "0.1",
|
||||||
|
"Remote":
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"path": "http://git0.loc.illuriasecurity.com/illuria/manush",
|
||||||
|
"tag" : "0.1"
|
||||||
|
},
|
||||||
|
"Dependencies":
|
||||||
|
{
|
||||||
|
"opts": "0.1",
|
||||||
|
"skprJson": "0.1"
|
||||||
|
},
|
||||||
|
"Build":
|
||||||
|
{
|
||||||
|
"voc -s": "src/mnshList.Mod",
|
||||||
|
"voc -s": "src/mnshDefs.Mod",
|
||||||
|
"voc -s": "src/mnshStorage.Mod",
|
||||||
|
"voc -s": "src/mnshExtTools.Mod",
|
||||||
|
"voc -M": "src/manush.Mod"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue