1.0.2
This commit is contained in:
parent
d89b270c20
commit
ab9932ccac
@ -4,7 +4,7 @@ const ConfigManager = require('./configmanager')
|
||||
|
||||
// Old WesterosCraft url.
|
||||
// exports.REMOTE_DISTRO_URL = 'http://mc.westeroscraft.com/WesterosCraftLauncher/distribution.json'
|
||||
exports.REMOTE_DISTRO_URL = 'https://helios-files.geekcorner.eu.org/distribution.json'
|
||||
exports.REMOTE_DISTRO_URL = 'http://212.227.190.64/nebula/distribution.json'
|
||||
|
||||
const api = new DistributionAPI(
|
||||
ConfigManager.getLauncherDirectory(),
|
||||
|
8
package-lock.json
generated
8
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "helioslauncher",
|
||||
"version": "2.0.4",
|
||||
"name": "Minesia Launcher",
|
||||
"version": "1.0.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "helioslauncher",
|
||||
"version": "2.0.4",
|
||||
"name": "Minesia Launcher",
|
||||
"version": "1.0.2",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@electron/remote": "^2.0.8",
|
||||
|
16
package.json
16
package.json
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "helioslauncher",
|
||||
"version": "2.0.4",
|
||||
"productName": "Helios Launcher",
|
||||
"description": "Modded Minecraft Launcher",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
|
||||
"name": "Minesia Launcher",
|
||||
"version": "1.0.2",
|
||||
"productName": "Minesia Launcher",
|
||||
"description": "Sever PvPFaction Moddé",
|
||||
"author": "Minesia (https://github.com/KornFlex59/-Minesiaa-)",
|
||||
"license": "UNLICENSED",
|
||||
"homepage": "https://github.com/dscalzi/HeliosLauncher",
|
||||
"homepage": "https://github.com/KornFlex59/-Minesiaa-",
|
||||
"bugs": {
|
||||
"url": "https://github.com/dscalzi/HeliosLauncher/issues"
|
||||
"url": "https://github.com/KornFlex59/-Minesiaa-/issues"
|
||||
},
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
@ -44,6 +44,6 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dscalzi/HeliosLauncher.git"
|
||||
"url": "git+https://github.com/KornFlex59/-Minesiaa-.git"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user