VisualPinball.Engine
VisualPinball.Engine copied to clipboard
Automatically add the playfield resolutions
@Pandelii please complete :)

The playfield resolutions allow quick access to viewing the table in a cab-like layout.
Previously these were a single use script that added them through reflection as there didn't appear to be a supported API for doing so. This process would be better suited for initial installation instead of a menu.
The original script for this can be found in the old Helper Utilities branch.
Lost code is here