enjarai / shared-resources

A Minecraft mod to easily share resources between multiple game instances.
https://www.curseforge.com/minecraft/mc-mods/shared-resources
GNU Lesser General Public License v3.0
30 stars 3 forks source link

Screenshot and server support, or custom folder support? #3

Closed RNanB closed 1 year ago

RNanB commented 1 year ago

Really cool mod! Would it be possible to add servers.dat and screenshot folder support in the future, so all screenshots go into the same folder? Or even better, a way to select custom folders to be shared, so I could also share stuff like Bobby, Amecs, and Litematica files

enjarai commented 1 year ago

I hadn't thought of servers.dat and screenshots yet, but I agree it'd be great to have them. I'll work on adding support for those.

Sadly its not feasable to add support for any arbitrary directory, due to the differing ways different mods interact with files. I will however add compat on a case by case basis when possible. What mods do you think could benefit from compat aside from the ones you mention?

enjarai commented 1 year ago

Screenshots, servers and litematica compat implemented in 1.1.0. Compat for other mods is underway, closing for now.