vipatsar/etiquette.json
2024-12-01 03:46:23 +04:00

16 lines
280 B
JSON

{
"Package": "etiquette",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/etiquette",
"tag" : "0.1"
},
"Build":
[
{"command": "voc -m", "file": "src/etiquette.Mod"}
]
}