Fork of PollyMC to add custom login support
Go to file
Adrien 1c7799e292
Update README.md
Change some stuff temporarily

Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com>
2022-10-17 22:53:02 +02:00
.github fix: disable updater on macOS-Legacy 2022-10-14 15:58:16 +02:00
buildconfig refactor: switch to new versioning scheme 2022-08-12 14:22:24 +02:00
cmake Merge pull request #810 from Scrumplex/refactor-launcher-version 2022-07-12 07:46:46 -03:00
launcher fix: remove some unused libs 2022-10-15 20:16:15 +02:00
libraries fix: remove some unused libs 2022-10-15 20:16:15 +02:00
nix fix(nix): add ghc_filesystem dependency 2022-10-15 13:13:56 +02:00
program_info fix meta 2022-09-11 10:45:42 +02:00
tests Merge pull request #1033 from Scrumplex/multi-arch-support 2022-10-08 20:12:40 +02:00
.clang-format fix indent width 2022-05-25 14:21:09 +08:00
.gitattributes NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
.gitignore add a .clang-format 2022-05-23 08:29:30 +08:00
.gitmodules feat: add gulrak/filesystem submodule 2022-10-14 14:08:42 +02:00
.markdownlint.yaml feat(markdown): Add markdownlint config 2022-08-06 13:00:57 +05:30
.markdownlintignore feat(markdown): Add markdownlint config 2022-08-06 13:00:57 +05:30
BUILD.md fix: typos 2022-03-11 09:21:59 +01:00
CMakeLists.txt fix: remove some unused libs 2022-10-15 20:16:15 +02:00
CODE_OF_CONDUCT.md chore(markdown): MD012 Multiple consecutive blank lines 2022-08-06 12:55:11 +05:30
CONTRIBUTING.md chore(markdown): MD032 Lists should be surrounded by blank lines 2022-08-06 13:00:56 +05:30
COPYING.md Replaced tomlc99 with tomlplusplus 2022-09-24 00:10:27 +03:00
default.nix nix: fix nix-build 2022-05-28 11:32:16 +03:00
flake.lock fix(nix): add tomlplusplus 2022-09-26 15:42:45 +02:00
flake.nix fix(nix): add tomlplusplus 2022-09-26 15:42:45 +02:00
LICENSE add LICENSE file explicitly 2022-01-08 10:32:30 -05:00
README.md Update README.md 2022-10-17 22:53:02 +02:00

PlaceholderMC is a custom launcher that will be the continuation of the now dead PolyMC. Here is the Discord Server

Installation

Development Builds

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

Help & Support

Join the Discord server for now.

Discord Server

All launcher code is available under the GPL-3.0-only license.