Skip to content

Commit 3fa7a09

Browse files
authored
Merge pull request #35 from Taraman17/dev
Add newest Standard-Maps.
2 parents 0f990dc + 0a3704c commit 3fa7a09

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

OfficialMaps.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"ar_shoots": 125440261,
55
"cs_agency": 1464919827,
66
"cs_assault": 125432575,
7+
"de_boyard": 2926953717,
8+
"de_chalice": 2926952684,
79
"cs_climb": 2537983994,
810
"cs_insertion2": 2650330155,
911
"cs_italy": 125436057,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"name": "nodejs-csgo-api",
1818
"description": "## Disclaimer The use of this software is at your own risk. It exposes control of your server and shell functions to the internet. Although I did everything to secure the API, any bugs may lead to security breaches on your server. I strongly adivise to use secure connections to prevent possible man-in-the-middle attacks.",
19-
"version": "1.2.0",
19+
"version": "1.2.1",
2020
"main": "serverControl.js",
2121
"directories": {
2222
"example": "example"

0 commit comments

Comments
 (0)