Darkhax-Minecraft / Open-Loader

An open source resource and data loader for Minecraft.
GNU Lesser General Public License v2.1
19 stars 7 forks source link

Setting file path for resourcepacks and datapacks (Feature request) #14

Closed captanredbeard closed 2 years ago

captanredbeard commented 3 years ago

Simply put. I would like to suggest a config option to change the location of the .minecraft openloader folder to another folder on the disk. The default would still remain .minecraft/openloader and .minecraft/config/openloader, but could be changed in the config.

Doing so would allow for storing resourcepacks and datapacks in a folder separate from the .minecraft instance, and allow for using datapacks not only over separate minecraft worlds, but also separate minecraft instances.

Darkhax commented 3 years ago

Thanks for the suggestion, this sounds like an interesting idea. I think the best way to implement this would be to allow a list of additional resource and data paths rather than replacing the default path completely.

captanredbeard commented 3 years ago

that's fine by me. Good luck. If there' anything I can do to help, feel free to ask,

Darkhax commented 2 years ago

This feature was implemented in https://github.com/Darkhax-Minecraft/Open-Loader/commit/cf5d7540cb06c64f7f142ab2bb0bd34bc19d915c