Vulkan Resolution Plugin

I’ve made a plugin for Unreal Engine that fetches monitor’s information and makes an array of all possible screen resolutions based on the aspect ratio. This plugin is primarily intended for Vulkan, as Get Screen Resolutions have not been implemented.

The plugin fetches monitor information and determines all potential resolutions based on the monitor’s aspect ratio. This plugin can be used with all RHIs but is primarily intended for Vulkan.
I have tested it on 4.26, 4.27 and 5.2.

You can download it from Itch or Github