Here is the crucial point: A game that was compiled against Vulkan 1.0.39.1 will run perfectly fine on a system with Vulkan 1.3.xxx installed. The reverse is not true (a Vulkan 1.3 game will fail on a 1.0 runtime).
Here's a guide covering the Vulkan Runtime Libraries 1.0.39.1: Vulkan Runtime Libraries 1.0.39.1
If you are a game developer, graphics programmer, or student, you might have downloaded the Vulkan SDK from LunarG. Version 1.0.39.1 corresponds to an SDK release from early 2017. Here is the crucial point: A game that