Open Json1040 opened 2 months ago
It will be hard as I do not have a Mac computer
Json1040 @.***> 於 2024年9月23日 週一 13:02 寫道:
Just a question about the ModpackManager: Would you ever consider making a Mac app or something?
— Reply to this email directly, view it on GitHub https://github.com/Dimserene/ModpackManager/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHTHUTTBRYL5BCC4FZFYM6TZX6OFRAVCNFSM6AAAAABOVIO7ZWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DCNJXHE4DGOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Can you try to do this for me? This is a rather rough way to utilize the manager, but it should work on every system as intended.
First, download this script: https://github.com/Dimserene/ModpackManager/blob/main/ModpackManager%20-%20qt22.py
And install python on your device: https://www.python.org/downloads/
then use this method to install required libraries and run the script:
1.open terminal in the same directory as manager
2.create virtual environment in python: python3 -m venv myenv
3.start the virtural environment: source myenv/bin/activate
4.install all dependancies: pip install PyQt6 GitPython requests
5.run the manager script: python 'ModpackManager - tk22.py'
6.download and manually install the modpacks (copy paste Mods folder into the correct directory), and launch game
after that, next time if you wish to use the manager, just do step 3&5
I can check it out momentarily, and get back to you on it.
Didn’t mean to press that button.
Just a question about the ModpackManager: Would you ever consider making a Mac app or something?