vipatsar/armscii.json
2025-10-05 14:19:54 +04:00

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"
}
]
}