parent
c5e0c7a6e7
commit
88542b9ede
9 changed files with 481 additions and 255 deletions
|
|
@ -8,12 +8,15 @@
|
|||
"yazl": "^2.5.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"console-menu": "^0.1.0",
|
||||
"discord-types": "^1.3.26",
|
||||
"electron-devtools-installer": "^3.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"buildWeb": "node buildWeb.mjs",
|
||||
"build": "node build.mjs",
|
||||
"watch": "node build.mjs --watch"
|
||||
"watch": "node build.mjs --watch",
|
||||
"patch": "node scripts/patcher/install.js",
|
||||
"unpatch": "node scripts/patcher/uninstall.js"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue