28.11.2016, 07:21
PHP код:
{
"cmd": ["pawncc.exe", "-i includes", "$file", "-;+", "-d3", "-\\)+"],
"working_dir": "C:\\Users\\Micko\\Desktop\\MySQL\\pawno",
"file_regex": "^([^\\.]+\\.pwn)\\((\\d+)\\)() : (.*)$",
"variants": [
{
"cmd": ["pawncc.exe", "-i includes", "$file", "-;+", "-d3", "-\\)+", "-l"],
"working_dir": "C:\\Users\\Micko\\Desktop\\MySQL\\pawno",
"name": "Preprocessed output"
},
{
"cmd": ["pawncc.exe", "-i includes", "$file", "-;+", "-d3", "-\\)+", "-a"],
"working_dir": "C:\\Users\\Micko\\Desktop\\MySQL\\pawno",
"name": "P-code output"
}
]
}
I don't get where to put what.. I am sorry guys for this