4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-16 12:13:50 +00:00

Deleted useless packages

This commit is contained in:
2021-05-01 23:37:03 +02:00
parent 9a1ffebec0
commit 58c9231091
4 changed files with 14 additions and 418 deletions

View File

@@ -17,10 +17,6 @@ module.exports = {
setupIcon: path.resolve(__dirname, 'icon.ico'),
setupExe: "altarik-launcher-win32-x64.exe"
}
},
{
name: '@electron-forge/maker-zip',
platforms: ['darwin', 'linux']
}
]
}