-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from jessewebb/dev
Version 0.9.0 Release
- Loading branch information
Showing
38 changed files
with
5,338 additions
and
548 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
.idea/ | ||
coverage/ | ||
node_modules/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[ | ||
{ | ||
"id": "preset1", | ||
"name": "Gweebz (creator of CSGO-Buynds)", | ||
"bindString":"bind \"kp_slash\" \"buy defuser;\"\nbind \"kp_multiply\" \"buy p250;\"\nbind \"kp_minus\" \"buy smokegrenade;\"\nbind \"kp_plus\" \"buy flashbang;\"\nbind \"kp_enter\" \"buy hegrenade;\"\nbind \"kp_del\" \"buy decoy;\"\nbind \"kp_ins\" \"buy deagle;\"\nbind \"kp_home\" \"buy galilar; buy famas;\"\nbind \"kp_uparrow\" \"buy ak47; buy m4a1;\"\nbind \"kp_pgup\" \"buy sg556; buy aug;\"\nbind \"kp_leftarrow\" \"buy mac10; buy mp9;\"\nbind \"kp_end\" \"buy ump45;\"\nbind \"kp_downarrow\" \"buy tec9; buy fiveseven;\"\nbind \"kp_rightarrow\" \"buy ssg08;\"\nbind \"kp_pgdn\" \"buy awp;\"\nbind \"kp_5\" \"buy vest; buy vesthelm;\"" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.