Skip to content

Commit caa901f

Browse files
committed
Updating tools/README.md to include correct sokol-tools-bin version
1 parent 1de83ed commit caa901f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

tools/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
Download sokol-shdc from https://github.com/floooh/sokol-tools-bin/tree/bindings-cleanup
1+
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

Comments
 (0)