rePublic-Studios / rPLauncher

This is our version of GDLauncher. We are not related to original developers!
GNU General Public License v3.0
27 stars 3 forks source link

Add Optifine instances #2

Open Slddev opened 2 years ago

Slddev commented 2 years ago

Is your feature request related to a problem? Please describe. Optifine Instances are useful. They should be added to every custom Minecraft Launchers.

Describe the solution you'd like Add a new instance that adds Optifine standalones.

Describe alternatives you've considered Although it is possible to use Optifine with Forge, it is a lot faster if you use an Optifine standalone.

tribbedev commented 2 years ago

Hey @Slddev youre welcome! thanks for your feature request.

Well, I'm actually look for some methods and the best ways to implement this in future. Do you know any launcher that has this feature?

Cause' I don't find any api or manifest like overview about the optifine versions and download urls. Just to reverse the mainpage will became a bit dirty and not really future secure.

Thanks!

Slddev commented 2 years ago

I'm referring to a standalone version of Optifine. When you run the jar of Optifine and installs a standalone version. But due to rPLauncher's custom file skeleton, Optifine doesn't see a Minecraft folder. In MultiMC there is a way to install one. Using this: https://github.com/MMCInstances/OptifineInstances but sadly it doesn't work with rPLauncher.