Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 2.2 KB

File metadata and controls

39 lines (25 loc) · 2.2 KB
projects.gg

Projects Launcher

GNU Codacy Badge Join us on Discord (Turkish)

Projects Launcher's Stars Projects Launcher's Forks

Projects Launcher is a Minecraft Launcher that created to make starting the game easier and faster with QoL features.

projects.gg

Contact

Join us on Discord

Join us on Discord (Turkish)

Downloads

Latest version can be obtained from Projects Landing Page. VirusTotal Results.

License

GNU License

All commits are licensed under the GNU license, unless otherwise noted in the patch headers.

Building and setting up

Initial setup

Open the project in any C# IDE like Visual Studio. Project is based on .NET 4.7.2.

Compiling

Open Projects Launcher.sln file with any C# IDE and simply, click to Build -> Build Solution above of the page. Output will save to ./Debug/ folder.