Skip to content

Commit 318d3df

Browse files
committed
- UPDATED: cs2-quake-sounds 25.11.2 > 26.01.2
1 parent 7ff995e commit 318d3df

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Mod | Version | Why
127127
[CS2WarcraftMod](https://github.com/Wngui/CS2WarcraftMod) | `3.3.5` | An open-source Warcraft mod for CS2 featuring a fully-fledged RPG system.
128128
[cs2-advanced-weapon-system](https://github.com/schwarper/cs2-advanced-weapon-system) | `1.11` | An advanced weapon system that gives full control over weapon attributes, dynamic adjustments to weapon behaviour, restrictions and advanced customisation.
129129
[cs2-OneInTheChamber](https://github.com/ShookEagle/cs2-OneInTheChamber) | `1.0.0` | One in the Chamber game mode.
130-
[cs2-quake-sounds](https://github.com/Kandru/cs2-quake-sounds) | `25.11.2` | Quake Sounds on multi kills.
130+
[cs2-quake-sounds](https://github.com/Kandru/cs2-quake-sounds) | `26.01.2` | Quake Sounds on multi kills.
131131
[CS2-WeaponSpeed](https://github.com/akanora/CS2-WeaponSpeed) | `1.3` | Gives players a speed boost when they fire specified weapons.
132132
[SpectatorList-CS2](https://github.com/wiruwiru/SpectatorList-CS2) | `16` | Shows real-time spectators in on-screen display.
133133
[SLAYER_Football](https://github.com/zakriamansoor47/SLAYER_Football) | `1.1` | Football in CS2.

game/csgo/addons/counterstrikesharp/plugins/disabled/QuakeSounds/QuakeSounds.deps.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"compilationOptions": {},
77
"targets": {
88
".NETCoreApp,Version=v8.0": {
9-
"QuakeSounds/25.11.2": {
9+
"QuakeSounds/26.01.2": {
1010
"dependencies": {
11-
"CounterStrikeSharp.API": "1.0.347"
11+
"CounterStrikeSharp.API": "1.0.355"
1212
},
1313
"runtime": {
1414
"QuakeSounds.dll": {}
1515
}
1616
},
17-
"CounterStrikeSharp.API/1.0.347": {
17+
"CounterStrikeSharp.API/1.0.355": {
1818
"dependencies": {
1919
"McMaster.NETCore.Plugins": "1.4.0",
2020
"Microsoft.CSharp": "4.7.0",
@@ -287,17 +287,17 @@
287287
}
288288
},
289289
"libraries": {
290-
"QuakeSounds/25.11.2": {
290+
"QuakeSounds/26.01.2": {
291291
"type": "project",
292292
"serviceable": false,
293293
"sha512": ""
294294
},
295-
"CounterStrikeSharp.API/1.0.347": {
295+
"CounterStrikeSharp.API/1.0.355": {
296296
"type": "package",
297297
"serviceable": true,
298-
"sha512": "sha512-KRYzFCT+k1vnnC941p3pZjc5qw+YKOCLlzGkUhm+DVSFWnbnL14j89S9SZbQ4+UJVtObnxGUJ/65bAUXlEJ57A==",
299-
"path": "counterstrikesharp.api/1.0.347",
300-
"hashPath": "counterstrikesharp.api.1.0.347.nupkg.sha512"
298+
"sha512": "sha512-ljG2JsY2JHxNU5rdMR7J8SCmJ2Y/hmtiQBlGMciLUQp2trewha2CQCl6OHwixXxIt+GUUt6/QdSiJdMoEEwXWA==",
299+
"path": "counterstrikesharp.api/1.0.355",
300+
"hashPath": "counterstrikesharp.api.1.0.355.nupkg.sha512"
301301
},
302302
"McMaster.NETCore.Plugins/1.4.0": {
303303
"type": "package",
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version: 25.11.2
1+
version: 26.01.2
22
repository: https://github.com/Kandru/cs2-quake-sounds
Binary file not shown.

0 commit comments

Comments
 (0)