• Happy Holidays Guest!

    We want to announce that we will be working at reduced staffing for the holidays. Specifically Monday the 23rd until Jan 2nd.

    This will affect approval queue times and responses to support tickets. Please adjust your plans accordingly and enjoy yourselves this holiday season!

  • Hi Guest!

    Please be aware that we have released a critical security patch for VaM. We strongly recommend updating to version 1.22.0.7 using the VaM_Updater found in your installation folder.

    Details about the security patch can be found here.
MacGruber Utils

Plugins MacGruber Utils

Collection of various utility functions helpful for plugin development.
You should not need to manually download this, unless you are a plugin creator.


This is a separate release of my MacGruber_Utils.cs which I'm using in most of my plugins. I put it under CC-BY license, so it can be easily used for your own plugin creations. The library is especially helpful for creating custom plugin UI and reducing boiler plate code.

It's recommended to unpack and directly include the file into your own plugin. Alternatively you can also reference this VAR. However, due to a bug in VaM dependencies in a CSLIST are not handled correctly during VAR creation and you need manual fixes of your meta.json. So unless you know precisely what you are doing and why, just unpack and include the CS file in your own VAR ;)

The entry for a CSLIST file when using this as VAR dependency rather than direct include would look like this:
MacGruber.Utils.1:/Custom/Scripts/MacGruber/Utils/MacGruber_Utils.cs
Author
MacGruber
Downloads
3,598
Views
9,517
Favorites
2
Packages
1
Total Size
0.01 MB
Version
2023-11-12
First release
Last update
Rating
5.00 star(s) 3 ratings

More resources from MacGruber

Latest reviews

Essential tools for every plugin creator.
Upvote 0
The bread and butter of any Plugin Developer. Greatest thing since sliced bread.
Upvote 1
Very helpful indeed. Nice clean code too.
I keep coming back looking at this code when my monkey brain forgets how things works.
Upvote 2
Back
Top Bottom