4 lines
83 B
Batchfile
4 lines
83 B
Batchfile
|
#!/bin/bash 2>nul
|
||
|
|
||
|
python tools/glsl_split.py --input ./engine/split/v4k_shaders.c
|