tonis2 / stb.c3

stb bindings for C3 language
Apache License 2.0
1 stars 1 forks source link

stb bindings for C3 language

Using

Download stb.c3l file and then copy it to your C3 project dependencies folder.

C3 project.json example

"dependencies": ["stb"],
"dependency-search-paths": [ "dependencies" ],