Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

PolyMC-Offline launcher. A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING.md

lebestnoob/PolyMC-Offline

 
 

PolyMC-Offline

This repository has been archived.

This fork reverts commit e0a04c50316089b9a443355394c5babf39a1771d on pull request #113 by @NyaomiDEV to implement offline accounts.

PolyMC-Offline is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity. This is an offline version of PolyMC that lets you play the game without a Mojang account.

This software is not related to PolyMC developers. Don't create issues on the original repository if something goes wrong. This is a fork of the MultiMC Launcher and not endorsed by MultiMC. The PolyMC community felt that the maintainer was not acting in the spirit of Free Software so this fork was made.

Installation

  • Last build status:

CI

🐧 Linux

Cross-distro packages

Download as AppImage

  • Must remove .zip from file name

Linux (64-bit) - this is a portable package, you can extract it anywhere and run it. This package needs testing and may not run on all distros. You may need to manually make the binary executable by running the command chmod +x polymc in the terminal.

Windows

Windows (32-bit) - this is a portable package, you can extract it anywhere and run it. This package needs testing.

MacOS

MacOS Binary (64-bit) - this is a portable package, you can extract it anywhere and run it. This package needs testing. You may need to manually make the binary executable by running the command chmod +x polymc in the terminal.

Development Builds

There are per-commit development builds available here. These have debug information in the binaries, so their file sizes are relatively larger. Builds are provided for Linux, AppImage on Linux, Windows, and macOS.

Help & Support

Feel free to create an issue if you need help.

Building

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

Code formatting

Just follow the existing formatting.

In general, in order of importance:

  • Make sure your IDE is not messing up line endings or whitespace and avoid using linters.
  • Prefer readability over dogma.
  • Keep to the existing formatting.
  • Indent with 4 space unless it's in a submodule.
  • Keep lists (of arguments, parameters, initializers...) as lists, not paragraphs. It should either read from top to bottom, or left to right. Not both.

Translations

The translation effort for PolyMC is hosted on Weblate and information about translating PolyMC is available at https://github.com/PolyMC/Translations

Forking/Redistributing/Custom builds policy

Do whatever you want, we don't care. Just follow the license. If you have any questions about this feel free to ask in an issue.

About

PolyMC-Offline launcher. A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.7%
  • C 12.1%
  • CMake 5.8%
  • Java 1.1%
  • Other 0.3%