A cross-platform Minecraft launcher for Minecraft Vast-Light
Copyright © 2021 TURX
This project is an open source software under GNU GPL v3 license with the following exception.
Properties of Minecraft Vast-Light (including its name, websites, icons, etc.) in this project or any modified part of affiliated projects are not under the license above and prohibited to use without permission.
- .NET 5
- BMCLAPI
- Bootstrap
- CmlLib.Core
- ElectronNET.API
- ICSharpCode.SharpZipLib
- jQuery
- jQuery Validation
- jQuery Validation Unobtrusive
- LZMA-SDK
- Newtonsoft.Json
Prior: install the Electron.NET CLI, namely electronize
Working Directory: /VL-Launcher
Command: electronize build /target <win|osx|linux>
macOS binaries cannot be built on Windows
Try to add /PublishReadyToRun false
parameter if a relevant error terminates the compilation process