Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino

This commit is contained in:
Maroxy 2021-12-22 00:10:35 +01:00
commit 026c64f93c
No known key found for this signature in database
GPG key ID: F4B27EADB21E3021

View file

@ -31,7 +31,7 @@ export default abstract class Installer
public constructor(uri: string, unpackDir: string|Promise<string>)
{
constants.paths.launcher.then((launcherDir) => {
constants.paths.launcherDir.then((launcherDir) => {
const archivePath = `${launcherDir}/${Downloader.fileFromUri(uri)}`;
// Download archive