-
Notifications
You must be signed in to change notification settings - Fork 0
/
WeaponAmmo.json
70 lines (70 loc) · 1.27 KB
/
WeaponAmmo.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[
{
"version": "8.8.1",
"changelogs": [
"- Fixed Tint Colors"
]
},
{
"version": "8.8.0",
"changelogs": [
"- Added new Items for Weaponcomponents",
"- Some other changes"
]
},
{
"version": "8.7.3",
"changelogs": [
"- Updated Callbacks for msk_core"
]
},
{
"version": "8.7.2",
"changelogs": [
"- Added new RageMenu (https://github.com/EnteNico/ragemenu)"
]
},
{
"version": "8.7.1",
"changelogs": [
"- Added Event for my WeaponFix Snippet"
]
},
{
"version": "8.7",
"changelogs": [
"- Completely Unencrypted and for FREE since it was leaked anyway"
]
},
{
"version": "8.6.6",
"changelogs": [
"- Hotfix for Error client.lua:68 (method 'upper')"
]
},
{
"version": "8.6.5",
"changelogs": [
"- All Weaponnames are now automatically uppercase",
"- You can now change name and label from itemList (automatically database upload)"
]
},
{
"version": "8.6.4",
"changelogs": [
"- Changed the Notifications System"
]
},
{
"version": "8.6.3",
"changelogs": [
"- Added Changelogs to the VersionChecker"
]
},
{
"version": "1.0",
"changelogs": [
"- Release"
]
}
]