-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathopen_program.cheat
More file actions
46 lines (46 loc) · 1.03 KB
/
open_program.cheat
File metadata and controls
46 lines (46 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"graph":{
"acyclic":false,
"pipe_collision":false
},
"nodes":{
"0x27d4a095180":{
"type_":"nodes.basic.BasicNodeA",
"icon":"c:\\Users\\Public\\cheatlayer\\examples\\Move.png",
"name":"Start Node 0",
"color":[
13,
18,
23,
255
],
"border_color":[
74,
84,
85,
255
],
"text_color":[
255,
255,
255,
180
],
"disabled":false,
"selected":true,
"visible":true,
"width":160,
"height":71.2,
"pos":[
1.0061037639877952,
0.0
],
"port_deletion_allowed":false,
"subgraph_session":{},
"custom":{
"Initial Program":"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe {{website}}",
"Data":"{\"type\": \"Start Node\", \"x\": 0, \"y\": 0, \"Application\": \"C:\\\\Program Files\\\\Google\\\\Chrome\\\\Application\\\\chrome.exe {{website}}\"}"
}
}
}
}