PolyMc VS pacmc

Compare PolyMc vs pacmc and see what are their differences.

PolyMc

Making minecraft mods compatible with a vanilla client (by TheEpicBlock)

pacmc

An easy-to-use package manager (and soon to be launcher) for Minecraft mods. (by jakobkmar)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
PolyMc pacmc
8 3
514 121
- -
8.1 0.0
4 days ago over 1 year ago
Java Kotlin
GNU Lesser General Public License v3.0 only GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PolyMc

Posts with mentions or reviews of PolyMc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-21.

pacmc

Posts with mentions or reviews of pacmc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-11.
  • A multiplatform File picker composable
    2 projects | /r/Kotlin | 11 Jan 2023
    It invokes that native file picker dialog on each platform, currently supporting Android, and Desktop (Windows, Linux, osX) using lwjgl and thanks to the work in the pacmc project.
  • Desktop Compose Directory chooser
    2 projects | /r/Kotlin | 14 Mar 2022
    Kotlin/JVM: LWJGL has native file dialog (NFD) bindings, here is how I used them with fallback Swing file chooser with native look and feel.
  • A MultiMC Fork is available in flatpak!
    6 projects | /r/linux_gaming | 7 Jan 2022
    There are some open source launchers with that feature. I think at least Gdlauncher and Atlauncher have built in mod management (and probably instances as well). But I prefer to use a package manager for MC mods called Pacmc. It is not super fast like Pacman, but it works really well for managing MC client or server mods (I use it for both). The only features its missing for my use cases are disabling automatic dependency management and installing mods that are not marked as compatible with latest minecraft versions, but work just fine. Also it seems like the author of Pacmc is working on a gui right now.

What are some alternatives?

When comparing PolyMc and pacmc you can also consider the following projects:

Iris - A modern shaders mod for Minecraft compatible with existing OptiFine shader packs

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

polymer - Library for creating better server side content! (For Fabric)

Ledger - A server-side logging mod for fabric 1.17+

FTB-Quests - Quests is one of the best Questing mods for Minecraft out there. It has a highly customisable questing system and an easy to use interface.

Capes - Lets you use capes from OptiFine, LabyMod and other cape mods

starfield-mod-manager - CLI Mod Manager for Starfield on Linux

BeaconFlight - Beacons can now allow players to fly!

LiquidBounce - A free mixin-based injection hacked client for Minecraft using the Fabric API

geckolib - GeckoLib is an animation engine for Minecraft mods, with support for complex 3D keyframe-based animations, numerous easings, concurrent animation support, sound and particle keyframes, event keyframes, math-based animations, and more. Available for all major modloaders.

compose-multiplatform-file-picker - A multiplatform compose widget for picking files