diff options
author | nathansmith <nathansmith@posteo.com> | 2025-04-26 14:49:59 +0000 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-04-26 14:49:59 +0000 |
commit | cbc1dfa2fcafb283cea5d87092db1a9b786c962c (patch) | |
tree | 969a12b9d37f4bda2aed8a984fe2ac96d0c55d6f /README.md | |
parent | c2cf22bbfb26f0f778ded8be82ddb16816b8c8f0 (diff) | |
download | sldj-cbc1dfa2fcafb283cea5d87092db1a9b786c962c.tar.gz sldj-cbc1dfa2fcafb283cea5d87092db1a9b786c962c.tar.bz2 sldj-cbc1dfa2fcafb283cea5d87092db1a9b786c962c.zip |
Downgraded to makefile lol
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,2 +1,9 @@ # Scanline DJ Fun little project for making cool videos + +# Libraries +- [raylib](https://www.raylib.com) +- [tinycc](https://bellard.org/tcc) + +# References +- [musializer](https://github.com/tsoding/musializer) |