Expand description
PortableMC is a library and CLI for programmatically launching Minecraft.
Modules§
- base
- The base installation procedure.
- download
- Parallel batch HTTP(S) download implementation.
- fabric
- Extension to the Mojang installer to support fetching and installation of Fabric-related mod loader versions.
- forge
- Extension to the Mojang installer to support fetching and installation of Forge and NeoForge mod loader versions.
- maven
- Maven related utilities, such as GAV and ‘maven-metadata.xml’ parsing.
- moj
- Extension to the base installer with verification and installation of missing Mojang versions, it also provides support for common arguments and fixes on legacy versions.
- msa
- Microsoft Account authentication for Minecraft accounts.