Loading addons without mounting them almost working
Only mount addons when they're active (breaks the icons on the menu, but that's expected)
Remove all the search path stuff
Reload the menu if the gamemode fails to load
Merge branch 'master' of github.com:Facepunch/SandboxGame into filesystem-restructure
Fix file change filtering, fix loading textures embedded in FBX
Disable import.json cause it would never work as is with these changes
Merge branch 'filesystem-restructure'