Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
/ LinuxCurse Public archive

[OLD] Install any modpack from CurseForge on linux easily

License

Notifications You must be signed in to change notification settings

CustomCheat/LinuxCurse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinuxCurse

Install any modpack from CurseForge on linux easily. This is not a official way to install modpacks in any way! Btw this is what i call a "dev build", that means it doesn't have any fancy things, but it works, well that's the main thing right?

DO NOT USE THIS THE NEW API UPDATE DOESNT WORK WITH THIS INSTEAD USE THIS: https://github.com/North-West-Wind/CurseForge-CLI/

How to use

U have to install the minecraft-launcher package for unofficial launchers continue reading

Open a terminal and paste these commands:

cd Downloads

git clone https://github.com/CustomCheat/LinuxCurse.git

cd LinuxCurse

pip install -r requirements.txt

python3 main.py

Then u just enter the name of the modpack and it will start! Keep an eye on the terminal if there is an error please report it to the Issues tab on github (of course only if the error is not something like Invalid choice only if it is a error that has to do with the code)

After the downloading finishes forge installer will appear just click ok

After forge is installed Minecraft launcher will start (make sure u have the minecraft-launcher package) log in and create a new profile and select forge then just hit play!

If u want to use the modpack later use launcher.py

Bewere that this comes with no guarantees and some modpacks may not work some forge versions have a specific file name and dont get coppied etc.

Btw english isn't my first language so sorry for any mistakes if u found one contact me at discord

For filthy pirates

It is not recommended to use this with an unofficial launcher this is designed for the official launcher!!

This can be used with launchers like tlauncher but only with modification or when it tries to open minecraft-launcher just exit the program go into tlauncher and select the work directory in settings as the .minecraft folder in the LinuxCurse/{modpack} folder (.minecraft Files may not appear u can change this in the file manager settings or use Google...) Select forge and start.

Todo:

This is a list what i would want to do with this repository(probably not gonna do these things because CurseForge said there will be support for linux in like 1-2 years, but it isn't clear what will be with CurseForge for linux)

For future i want to do this in a GUI contact me if u want to help me with the project (Done basicly the repository CurseForgeGUI speaks for itself)

Make the forge installer silent (could not do that because there is so much versions of the forge installer) (kinda fixed with new CurseForgeGUI)

Add a mods manager (In development in the CurseForgeGUI repository)

Tool for creating your own modpacks (it's kinda like the above one)

About

[OLD] Install any modpack from CurseForge on linux easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages