Update Unreal 5 Template authored by Daniel Rupp's avatar Daniel Rupp
...@@ -165,8 +165,7 @@ Then check the Shader format for Windows in `Plattforms -> Windows` to match: ...@@ -165,8 +165,7 @@ Then check the Shader format for Windows in `Plattforms -> Windows` to match:
- Check SM6 :heavy_check_mark: - Check SM6 :heavy_check_mark:
- Uncheck everything else :x: - Uncheck everything else :x:
- D3D11 Targeted Shader Formats - D3D11 Targeted Shader Formats
- Check SM6 :heavy_check_mark: - Uncheck everything :x:
- Uncheck everything else :x:
- Vulkan Targeted Shader Format - Vulkan Targeted Shader Format
- Check SM6 :heavy_check_mark: - Check SM6 :heavy_check_mark:
- Targeted RHIs: Vulkan - Targeted RHIs: Vulkan
... ...
......