mirror of
https://git.sanhost.net/sanasol/hytale-f2p.git
synced 2026-04-21 07:32:26 -04:00
MAESTRO: harden patcher replacements for multi-binary installs
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"scripts": {
|
||||
"start": "electron .",
|
||||
"dev": "electron . --dev",
|
||||
"test": "node backend/utils/__tests__/clientPatcher.test.js",
|
||||
"build": "electron-builder",
|
||||
"build:win": "electron-builder --win",
|
||||
"build:linux": "electron-builder --linux",
|
||||
|
||||
Reference in New Issue
Block a user