This repository has been archived by the owner on Oct 27, 2024. It is now read-only.
Releases: tygoee/mcm_manager
Releases · tygoee/mcm_manager
Alpha v0.1.3
Changelog:
- Made full support for installing from command line
- Added a custom loadingbar
- Fixed several errors / bugs while installing
- Made tests and a testing workflow
You are now able to download the pyz
file and run it with python mcm-manager.pyz
or python3 mcm-manager.pyz
.
Alpha v0.1.2
Changelog:
- You can now auto-install the modloader (currently only forge is supported)
- Now there is a warning for mods from external sources
- This software is now under a GPL-3.0 license
Alpha v0.1.1
Changelog:
- You can now also include resourcepacks and shaderpacks into the modpack
- By default when running the main.py file you get prompted for the manifest file location and the install directory
- Planet minecraft is now supported
Alpha v0.1.0
This alpha includes:
- The ability to import a .json file and the mods will install in the selected directory. You can select the directory in the install() function
- The ability to download mods from curseforge, modrinth and custom url's
- A command-line interface where the mods are listed, a confirmation prompt and a loading bar