mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
17 lines
285 B
JSON
17 lines
285 B
JSON
{
|
|
"package": "armscii",
|
|
"author": "noch",
|
|
"license": "GPL-3",
|
|
"version": "0.1.0",
|
|
"remote": {
|
|
"type": "git",
|
|
"path": "https://github.com/norayr/armscii",
|
|
"tag": "0.1.0"
|
|
},
|
|
"build": [
|
|
{
|
|
"command": "voc -s",
|
|
"file": "ArmsciiUTF.Mod"
|
|
}
|
|
]
|
|
}
|