{"id":22874451,"url":"https://github.com/ironexcavater/modlist-manager","last_synced_at":"2025-07-20T06:04:51.757Z","repository":{"id":236693462,"uuid":"792990579","full_name":"IronExcavater/Modlist-Manager","owner":"IronExcavater","description":"A simple GUI application providing an interface to create and store your custom Minecraft 'modlists'. Seamlessly check compatibility or download the modlist for a specific Minecraft version and mod loader of your choosing.","archived":false,"fork":false,"pushed_at":"2024-09-02T02:31:04.000Z","size":116679,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T12:57:42.646Z","etag":null,"topics":["curseforge","curseforge-api","minecraft","mod-manager","modrinth","modrinth-api","qol","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IronExcavater.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-28T05:46:28.000Z","updated_at":"2024-09-02T02:31:07.000Z","dependencies_parsed_at":"2024-06-28T02:07:43.268Z","dependency_job_id":"00663f84-e3ad-4d02-ad39-fb382c37df10","html_url":"https://github.com/IronExcavater/Modlist-Manager","commit_stats":null,"previous_names":["ironexcavater/modlist-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IronExcavater/Modlist-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronExcavater%2FModlist-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronExcavater%2FModlist-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronExcavater%2FModlist-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronExcavater%2FModlist-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronExcavater","download_url":"https://codeload.github.com/IronExcavater/Modlist-Manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronExcavater%2FModlist-Manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266076037,"owners_count":23872729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["curseforge","curseforge-api","minecraft","mod-manager","modrinth","modrinth-api","qol","tkinter"],"created_at":"2024-12-13T14:36:52.625Z","updated_at":"2025-07-20T06:04:46.739Z","avatar_url":"https://github.com/IronExcavater.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modlist Manager\n## Purpose\nHave you ever tried to update your custom modpack to a different Minecraft version, only to end up losing interest for\nplaying Minecraft and playing something else? This can be a very annoying task; opening each mod download page, sorting\nthrough it, downloading the correct version and moving it to your mods folder. I have dealt with this many of times, to\nthe point that I created this project!\n\nA simple GUI application providing an interface to create and store your custom Minecraft 'modlists'. Seamlessly \ncheck compatibility or download the modlist for a specific Minecraft version and mod loader of your choosing. Utilises\nAPIs from popular platforms of CurseForge and Modrinth to achieve a holistic approach. Take advantage of the various\nquality-of-life features/tools including sorting, finding, selecting and deleting which aim to decrease your time\nmanaging your modlists and instead increasing your time enjoying Minecraft!\n## Features\n- [X] Utilises both CurseForge and Modrinth APIs\n- [X] Interactive application design with immediate feedback\n- [X] Check version compatibility of mods\n- [X] Dynamic sorting and locating tools\n- [X] Simple .txt saving and loading functionality\n- [X] Hassle-free and automatic dependency handling\n- [X] Cross-platform support for Windows and Mac\n- [ ] Fix Mac application to run without terminal\n## Installation\n1. Open the 'dist' folder in the GitHub repository which stores the various installers for the application.\n2. Download the suitable installer for your operating system,\u003cbr\u003eWindows: ***.msi***\u003cbr\u003eMac: ***.dmg***\n3. Run the installer, follow its prompts, open the application and violà!\n\n**Note for Windows:**\nWhen saving, the modlists are stored in the 'modlists' directory within the installation directory. If you remove/update the application,\nmake sure to keep a backup of those .txt files, otherwise, your modlists will be lost to the eternal pit of being \noverridden.\n\n**Note for Mac:** Currently (v0.3), the application cannot be opened normally from its icon. I will try to fix this, but\na quick workaround to open the application is with these steps:\n1. Locate the application in your *'applications'* folder and right-click to open the context menu.\n2. Within the context menu, click *'Show Package Content'*\n3. Open these folders: *'Contents'*, then *'MacOS'*\n4. Then run the *'Modlist Manager'* with the exec icon and violà!\n## Contributing\nAs of right now, I'm not actively expanding the projects features. However, if you have a suggestion, feel free to post\nit in this GitHub repository. I will do my best to respond and implement your ideas. If you find a bug, let me know and\nI will fix these as soon as possible! Thanks.\n## Licence\nModlist Manager is under the MIT License which you can learn more about in the [repository](https://github.com/IronExcavater/Modlist-Manager/blob/main/LICENSE).\n## Credits\nAs Python's Base Tkinter Styling is horrible and it would be a hassle to create an appealing CustomtKinter, the\nalternative was to use external Tkinter style packages. This project uses [Sun-Valley-ttk-theme](https://github.com/rdbende/Sun-Valley-ttk-theme) by [rebende](https://github.com/rdbende), a massive\nglow-up without the effort (like plastic surgery).\n\nThanks to [cx_Freeze](https://github.com/marcelotduarte/cx_Freeze) by [marcelotduarte](https://github.com/marcelotduarte), the project was easily be \nconverted into applications for Windows and Mac operating systems. With the added cross-compatibility, the project has \ngreater accessibility for non-developers.\n\nTo speed up the implementation of both the CurseForge and Modrinth API, this project utilises 'middle-man' python \npackages which wrap functionality into classes. As such, thanks to [cursepy](https://github.com/OwenCochell/cursepy) by [OwenCochell](https://github.com/OwenCochell) \nand [modrinth.py](https://github.com/betapictoris/modrinth.py) by [betapictoris](https://github.com/betapictoris).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironexcavater%2Fmodlist-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironexcavater%2Fmodlist-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironexcavater%2Fmodlist-manager/lists"}