[AsarUpdate] Fix for new nightly url

This commit is contained in:
Ducko 2021-12-11 11:33:15 +00:00
parent b03a357a74
commit 98eb256a1b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ const asarPath = join(require.main.filename, '..');
log('AsarUpdate', 'Asar Path:', asarPath);
const downloadUrls = {
nightly: 'https://github.com/GooseMod/OpenAsar/releases/download/nightly/openasar.asar'
nightly: 'https://github.com/GooseMod/OpenAsar/releases/download/nightly/app.asar'
};
const channel = 'nightly'; // Have prod, etc. once stable / 1.0