Symlinks are broken since the SteamPipe update. ([URL="http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html"]symlinks are damn useful[/URL])
I save my Lua projects in Dropbox and used to link them into the Addons folder, but that doesn't work anymore.
Please add support for them, I don't want to copy everything and sync changes between the GMod folder and Dropbox :c
Shouldn't this be posted in Next Version Moaners Club subforum?
Symbolic links do work, I have had mine from before GMod 13 and they aren't broken.
I don't know about addons but my materials, models and maps folders are all symlinks and they're still working fine too.
My links still work. Maybe you need to redo them again.
Works for me too, but Lua autorefresh doesn't :(
Use hardlinks if it's still an issue, I don't remember the command in Linux but in windows you can do a directory junction like this:
Mklink /J <source> <dest>
No addon I link into the Addons folder gets loaded, not even maps and materials are visible. If I link into the main resource folders, it seems to work, but clusterfucks are impractical.
[editline]4th November 2013[/editline]
[QUOTE=DylanWilson;42753521]Use hardlinks if it's still an issue, I don't remember the command in Linux but in windows you can do a directory junction like this:
Mklink /J <source> <dest>[/QUOTE]
Yay junctions work, thank you :)
Sorry, you need to Log In to post a reply to this thread.