IcyClawz added a new file:
QuoteDisplay MoreInstallation:
Extract the ZIP to your SPT-AKI installation folder.
Note: This mod doesn't do anything on its own. It's a library for other mods to depend on.
Description:
A client-side mod that allows mod developers to add their own custom context menu items and custom submenus.
Currently, only item-related context menus are supported, and you can decide when your context menu items are added (inventory, handbook, modding screen, etc.)."Interactions" is the game's term for context menu items, and this mod piggybacks on the game's "DynamicInteractions" that are used for dynamic menu items, such as the items in the Load Ammo submenu for magazines.
You can use the source code of my "Item Context Menu Extended" mod as an example of how to use this library.