Skip to content

Commit

Permalink
1.8.0
Browse files Browse the repository at this point in the history
UPDATE 1.8.0
  • Loading branch information
1ly4s0 committed Apr 20, 2024
1 parent d86a99f commit 963bb67
Show file tree
Hide file tree
Showing 83 changed files with 18,097 additions and 13,770 deletions.
897 changes: 766 additions & 131 deletions package-lock.json

Large diffs are not rendered by default.

29 changes: 16 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "BattlyLauncher",
"productname": "Battly Launcher",
"version": "1.7.3",
"version": "1.8.0",
"description": "El mejor Launcher Personalizado para Minecraft Premium y No premium",
"main": "src/app.js",
"author": "TECNO BROS <[email protected]>",
Expand All @@ -25,26 +25,29 @@
},
"dependencies": {
"adm-zip": "^0.5.10",
"axios": "^1.6.4",
"electron-updater": "^6.1.7",
"axios": "^1.6.7",
"electron-updater": "^6.1.8",
"javascript-obfuscator": "^4.1.0",
"minecraft-launcher-core": "^3.17.3",
"nbtify": "^1.85.0",
"minecraft-launcher-core": "^3.18.0",
"nbtify": "^1.90.1",
"node-fetch": "^2.7.0",
"protobufjs": "^7.2.5",
"socket.io-client": "^4.7.3",
"node-notifier": "^10.0.1",
"protobufjs": "^7.2.6",
"socket.io-client": "^4.7.5",
"toml": "^3.0.0",
"unzipper": "^0.10.14",
"ws": "^8.16.0",
"ytdl-core": "^4.9.1"
"ytdl-core": "^4.11.5"
},
"devDependencies": {
"cross-env": "^7.0.3",
"electron": "^22.3.27",
"electron-builder": "^24.9.1",
"nodemon": "^3.0.2"
"electron": "^30.0.0",
"electron-builder": "^24.13.3",
"nodemon": "^3.1.0"
},
"repository": {
"type": "git",
"url": "https://github.com/1ly4s0/battlylauncher-legacy.git"
"url": "https://github.com/1ly4s0/battlylauncher.git"
},
"private": true
}
}
Loading

0 comments on commit 963bb67

Please sign in to comment.