directories: output: dist buildResources: build appId: gameplazalauncher productName: GamePlazaLauncher artifactName: ${productName}-setup-${version}.${ext} copyright: Copyright © 2018-2024 Daniel Scalzi 2020-2024 Mishima asar: true compression: maximum files: - filter: - '!{dist,.gitignore,.vscode,docs,dev-app-update.yml,.nvmrc,.eslintrc.json}' extraResources: - filter: - libraries win: target: - target: nsis arch: x64 publish: provider: generic url: https://gplauncher.mishima.cloud nsis: oneClick: false perMachine: false allowElevation: true allowToChangeInstallationDirectory: true mac: target: - target: dmg arch: - x64 - arm64 artifactName: ${productName}-setup-${version}-${arch}.${ext} category: public.app-category.games publish: provider: generic url: https://gplauncher.mishima.cloud linux: target: AppImage maintainer: Daniel Scalzi Mishima vendor: Daniel Scalzi Mishima synopsis: Modded Minecraft Launcher description: Custom launcher which allows users to join modded servers. All mods, configurations, and updates are handled automatically. category: Game publish: provider: generic url: https://gplauncher.mishima.cloud electronVersion: 29.1.0