Open Cynosphere opened 1 week ago
Currently, as mentioned, the addon manager does not check for the existence of an addon's files locally, it just checks your config file to determine what is “installed”. Ideally, when opening a workspace, it would check the paths and install any missing ones.
Which OS are you using?
Windows
Expected Behaviour
An "Install" button on the addon
Actual Behaviour
A "Disable" button that when clicked errors
Reproduction steps
.luarc.json
withworkspace.library
pointing to a path with${addons}
placeholder (e.g."${addons}/garrysmod/module/library"
)Additional Notes
The only workaround is to open another folder/workspace and then enable the addon manually.
It would also be nice to have a settings option you can throw into
.vscode/settings.json
to prompt the user to install addons required by the folder/workspace if they don't already have it installed.Log
Log