Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Load mods from its own version folder like Forge #56

Open
k-jiang opened this issue Oct 27, 2018 · 2 comments
Open

Load mods from its own version folder like Forge #56

k-jiang opened this issue Oct 27, 2018 · 2 comments

Comments

@k-jiang
Copy link

k-jiang commented Oct 27, 2018

I have multiple versions of Minecraft installed on my client. They all have their own Forge installed. I usually keep my mods in separate folders (mods/1.1x/ for example) so no crush happen when launching different versions of Minecraft.

But it seems that Rift does not support loading mods from sub-folder under mods, e.g. mods/1.13/. If I put my 1.13 mods directly under mods/ then my other version like 1.12 or 1.11 will crash while launching.

I like the idea that Forge allows having different versions of mods to be stored under different folders. Could you implement the same functionality with Rift please? It would be wonderful. Thank you!

@SilverminkenNet
Copy link

I too have discovered this, I would love to have the mods in a version sub-directory

@k-jiang
Copy link
Author

k-jiang commented Nov 17, 2018

#65 I just created a pull request for this. Please take a look :)
This PR will let Rift try to load mods from mods/1.13-Rift/ folder first. If empty, it will then load mods directly from mods/ just like the old days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants