Preferences Hooks - syd711/vpin-studio GitHub Wiki
The VPin Studio allows to execute customs scripts from any client. You can add these "hooks" by adding .vbs, .ps1, .exe or .bat files into the server installation directory resources/hooks. The list of files is picked up and added to the preferences split button of the Studio client and will be executed on click.
The hook is called using the data of the selected game in the table overview controller. The following parameters from the selected table are passed to every command call:
- ROM
- Table Filename (without path)