-
Notifications
You must be signed in to change notification settings - Fork 1.4k
/
cheat-engine.json
45 lines (45 loc) · 1.37 KB
/
cheat-engine.json
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
{
"version": "7.4",
"description": "Tool for modifying/debugging single player games and applications.",
"homepage": "https://cheatengine.org/index.php",
"license": {
"identifier": "Freeware",
"url": "https://github.com/cheat-engine/cheat-engine/issues/60#issuecomment-467317576"
},
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/cheat-engine/CheatEngine74.7z",
"hash": "a6389d5da704123e28ba647111970de570dcf27dc2fb607c675c073c0e95bf0a",
"architecture": {
"64bit": {
"shortcuts": [
[
"Cheat Engine.exe",
"Cheat Engine"
],
[
"windowsrepair.exe",
"Cheat Engine Windows Repair"
],
[
"Tutorial-x86_64.exe",
"Cheat Engine Tutorial"
]
]
},
"32bit": {
"shortcuts": [
[
"Cheat Engine.exe",
"Cheat Engine"
],
[
"windowsrepair.exe",
"Cheat Engine Windows Repair"
],
[
"Tutorial-i386.exe",
"Cheat Engine Tutorial"
]
]
}
}
}