Notifications
Clear all

[Closed] User plugin directory?

A simple question: is there a plugin-equivalent for the userScript/userStartupScript directory? I’m developing a little plugin and it would be nice to be able to automate the copying of the output a little. But since the Program Files directory requires admin rights to write to, this does not work very smoothly. So is there a user directory for plugins?

3 Replies
1 Reply
(@denist)
Joined: 2 years ago

Posts: 0

it calls “Additional MAX plug-ins”… in Plugin.UserSettings.ini file

Aha hmm ok that will work for my purposes. Thanks!

Maybe this is not a related issue, but something odd is happening: now that I have added an entry to plugin.usersettings.ini my plugin loads as expected. However, it is not listed in the plugin manager. The category is in there, but not the plugin itself. If I load it manually, it does appear…