test files for http upload

This commit is contained in:
Norayr Chilingarian 2024-02-23 01:45:03 +04:00
parent 567a4de59e
commit 2e75be5e75
2 changed files with 49 additions and 0 deletions

21
armscii2.json Normal file
View file

@ -0,0 +1,21 @@
{
"Package": "armscii2",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Remote": {
"Type": "https",
"Files": [
{
"URL": "https://norayr.am/vpk2/armscii/ArmsciiUTF.Mod",
"MD5": "14790276c48db775a5fee99a48525dd9"
}
]
},
"Build": [
{
"Command": "voc -s",
"File": "ArmsciiUTF.Mod"
}
]
}