Skip to content

Commit 057b146

Browse files
polymonsterGBDixonAlex
authored and
GBDixonAlex
committed
- update hotline data for shader building
1 parent 0ef004c commit 057b146

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

config.jsn

+2-1
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,12 @@
113113
pmfx: {
114114
args: [
115115
"-shader_platform hlsl"
116-
"-shader_version 6_0"
116+
"-shader_version 6_3"
117117
"-i ${src_shader_dir}/"
118118
"-o ${data_dir}/shaders"
119119
"-t ${temp_dir}/shaders"
120120
"-num_threads 1"
121+
"-f"
121122
"-args"
122123
"-Zpr"
123124
]

hotline-data

0 commit comments

Comments
 (0)