Minecraft seems to support symlinks for both mods and resourcepacks, using softlinks for folders. (tested on MC 1.12.2 and Forge 14.23.5.2855)
Having one master directory for resourcepacks could save large amounts of disk space.
for game or mod suggestions go to our discord
This board is being moderated, if you wish for your idea(s) to go public, please consider the following:
If your idea already exists, vote for it, this will increase the chances for the idea to become reality. Duplicate ideas only split and lower votes
This board is for new ideas and feature suggestions, for technical issues or bug reports, visit/contact CurseForge Support
This ensures that the idea is accessible to a wider audience and makes it easier for others to understand and vote for the idea
Any ideas posted with foul language will not be published and get deleted
Avoid posting 'lists' of different ideas, we won't be able to address them with a proper status and they will get less votes from others, each idea should have its own post
Posts with multiple ideas can not be merged and prevent us from opening these posts for upvotes
Symlink (symbolic link) support in the context of computing generally refers to the ability of an operating system or a file system to handle and work with symbolic links. Symlinks are a way to create pointers or references to files or directories, allowing you to access them through a different path. Here's some information on symlink support in various contexts: Operating Systems: Most modern operating systems, including Linux, Unix, macOS, and Windows, support symbolic links. They are used to create shortcuts or references to files and directories, making it easier to access and manage files without duplicating data. File Systems: The ability to create and manage symbolic links depends on the file system being used. Many file systems, like ext4 (used in Linux), HFS+ (used in macOS), scratch geometry dash and NTFS (used in Windows), support symbolic links. However, some older or more limited file systems might not support them.
I can confirm that this works in 1.15 and up as well, with every version of Forge and Fabric I've ever put my hands on.
I personally use Symbolic Links for these situations as well. When I'm making a 'client' install (I want to connect to a vanilla SMP, for instance). See the idea I posted for additional info.