Skip to content

Commit

Permalink
add option to change install directory
Browse files Browse the repository at this point in the history
  • Loading branch information
haignuyents13 committed Feb 18, 2021
1 parent 75da075 commit bbdbf0f
Show file tree
Hide file tree
Showing 121 changed files with 5 additions and 1,740 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mechvibes",
"productName": "Mechvibes",
"version": "v2.3.0",
"version": "v2.3.1",
"description": "Play mechanical keyboard sounds as you type.",
"repository": "https://github.com/hainguyents13/mechvibes",
"main": "src/main.js",
Expand Down Expand Up @@ -33,6 +33,10 @@
]
},
"build": {
"nsis": {
"oneClick": false,
"allowToChangeInstallationDirectory": true
},
"win": {
"target": [
{
Expand Down
Binary file removed src/audio/Chile/Chile.wav
Binary file not shown.
127 changes: 0 additions & 127 deletions src/audio/Chile/config.json

This file was deleted.

Binary file removed src/audio/HyperX Alloy Origins Aqua Switches/1.wav
Binary file not shown.
Binary file removed src/audio/HyperX Alloy Origins Aqua Switches/2.wav
Binary file not shown.
127 changes: 0 additions & 127 deletions src/audio/HyperX Alloy Origins Aqua Switches/config.json

This file was deleted.

Binary file removed src/audio/Koala/alt.ogg
Binary file not shown.
Binary file removed src/audio/Koala/caps.ogg
Binary file not shown.
Loading

0 comments on commit bbdbf0f

Please sign in to comment.