Rebrand to Helios Launcher.

This commit is contained in:
Daniel Scalzi
2019-09-05 16:08:47 -04:00
parent 590cefc5d4
commit cbc8b07467
23 changed files with 51 additions and 3692 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "electronlauncher",
"name": "helioslauncher",
"version": "1.6.0",
"productName": "Electron Launcher",
"productName": "Helios Launcher",
"description": "Modded Minecraft Launcher",
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
"license": "UNLICENSED",
"homepage": "https://github.com/dscalzi/ElectronLauncher",
"homepage": "https://github.com/dscalzi/HeliosLauncher",
"bugs": {
"url": "https://github.com/dscalzi/ElectronLauncher/issues"
"url": "https://github.com/dscalzi/HeliosLauncher/issues"
},
"private": true,
"main": "index.js",
@@ -47,6 +47,6 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/dscalzi/ElectronLauncher.git"
"url": "git+https://github.com/dscalzi/HeliosLauncher.git"
}
}