c
This commit is contained in:
30
pixelpwnr.json
Normal file
30
pixelpwnr.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"host": "127.0.0.1:1337",
|
||||
"threads": null,
|
||||
"binary": true,
|
||||
"flush": false,
|
||||
"entries": [
|
||||
{
|
||||
"name": "Bad Apple",
|
||||
"source": "/home/ditin2/Projects/pixelpwnr/video/badapple/*.png",
|
||||
"fps": 30,
|
||||
"width": 150,
|
||||
"height": 150,
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"threads": 8,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"name": "Bad Apple but bigger",
|
||||
"source": "/home/ditin2/Projects/pixelpwnr/video/badapple/*.png",
|
||||
"fps": 30,
|
||||
"width": 256,
|
||||
"height": 256,
|
||||
"x": 200,
|
||||
"y": 200,
|
||||
"threads": 8,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user