We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de83ed commit caa901fCopy full SHA for caa901f
1 file changed
tools/README.md
@@ -1 +1,7 @@
1
-Download sokol-shdc from https://github.com/floooh/sokol-tools-bin/tree/bindings-cleanup
+Delve Framework needs to build shaders using the sokol-shdc shader compiler.
2
+
3
+Checkout the sokol-tools-bin repo from the below link alongside your delve-framework folder, and you can run a
4
+`zig build shaders` command to build any shaders you have in `assets/shaders`
5
6
+sokol-tools-bin version: <https://github.com/floooh/sokol-tools-bin/tree/466c6dd7906a33ccb7633ab7b03e9e48361be248>
7
0 commit comments