Skip to content

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once

License

Notifications You must be signed in to change notification settings

StephenGss/Polycraft-Launcher

 
 

Repository files navigation

PolycraftLauncher

PolycraftLauncher is a custom launcher for Minecraft that was built from MultiMC. Per MultiMC's license, all references to MultiMC have been removed from the project. (except these first two sentences)

Development

The project uses C++ and Qt5 as the language and base framework. This might seem odd in the Minecraft community, but allows using 25MB of RAM, where other tools use an excessive amount of resources for no reason.

We can do more, with less, on worse hardware and leave more resources for the game while keeping the launcher running and providing extra features.

If you want to contribute, contact support@polycraftworld.com

Building

If you want to build PolycraftLauncher yourself, check BUILD.md for build instructions.

Code formatting

We use Clang Format to format the project. We highly recommend setting it up so the project stays well formatted.

License

Copyright © 2019 Polycraft Launcher Contributors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this program except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.3%
  • C 13.4%
  • CMake 5.9%
  • Java 1.1%
  • Shell 0.3%