Add HDTune launcher
This commit is contained in:
parent
0546ac3e84
commit
a7fd06598d
1 changed files with 5 additions and 0 deletions
|
|
@ -313,6 +313,11 @@ LAUNCHERS = {
|
||||||
'L_PATH': 'FurMark',
|
'L_PATH': 'FurMark',
|
||||||
'L_ITEM': 'FurMark.exe',
|
'L_ITEM': 'FurMark.exe',
|
||||||
},
|
},
|
||||||
|
'HDTune Pro': {
|
||||||
|
'L_TYPE': 'Executable',
|
||||||
|
'L_PATH': 'HDTunePro',
|
||||||
|
'L_ITEM': 'HDTunePro.exe',
|
||||||
|
},
|
||||||
'HitmanPro': {
|
'HitmanPro': {
|
||||||
'L_TYPE': 'Executable',
|
'L_TYPE': 'Executable',
|
||||||
'L_PATH': 'HitmanPro',
|
'L_PATH': 'HitmanPro',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue