This website requires JavaScript.
Explore
Help
Register
Sign In
nemo
/
rayrecord
Watch
1
Star
0
Fork
You've already forked rayrecord
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a2770dafce
rayrecord
/
Makefile
10 lines
97 B
Makefile
Raw
Blame
History
all
:
gcc main.c -lraylib
run
:
all
./a.out
mpv ./output.mp4
clean
:
rm -f ./a.out output.mp4
Reference in New Issue
View Git Blame
Copy Permalink