diff --git a/supported_windows_builds.json b/supported_windows_builds.json new file mode 100644 index 00000000..6669b2d7 --- /dev/null +++ b/supported_windows_builds.json @@ -0,0 +1,6 @@ +{ + "Windows_10": "4046", + "Windows_10_LTSC_2019": "5458", + "Windows_10_LTSC_2021": "4046", + "Windows_11": "3155" +}