Beginning work on asset downloads

This commit is contained in:
Daniel Scalzi
2017-04-23 15:24:07 -04:00
parent b30707e535
commit d37857a979
4 changed files with 51 additions and 4 deletions

View File

@@ -8,14 +8,14 @@
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/westeroscraft/Active-Electron-Launcher.git"
"url": "git+https://gitlab.com/westeroscraft/electronlauncher.git"
},
"author": "TheKraken7, Matan, Nightmare",
"license": "AGPL-3.0",
"bugs": {
"url": "https://gitlab.com/westeroscraft/Active-Electron-Launcher/issues"
"url": "https://gitlab.com/westeroscraft/electronlauncher/issues"
},
"homepage": "https://gitlab.com/westeroscraft/Active-Electron-Launcher#README",
"homepage": "http://www.westeroscraft.com/",
"devDependencies": {
"electron": "^1.6.5",
"mojang": "^0.4.0"