LibraryManager
LibraryManager copied to clipboard
Add files to an installed library via wizard
What's the recommended way to add additional files to an already installed library? Modify libman.json manually and execute a restore?
Currently the Add Client Library wizard does not modify existing library entries. We haven't yet decided on how the experience for re-entrancy should work, but this issue is a good place to track it.
In response to you questions, I think there's two ways to add files to an existing library until we address this:
- Edit the libman.json file, using the completion list to see which files are available
- Remove the existing entry from libman.json, then go through the wizard again to add a "new" entry with all of the files you want.