File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4141 - name : Compile examples
4242 run : |
4343 cd examples
44- # For now just box, logo and nehe examples are compiling
4544 cd box && make clean all && cd ..
4645 cd logo && make clean all && cd ..
46+ cd tricked_out && make clean all && cd ..
4747 cd nehe/lesson02 && make clean all && cd ../..
4848 cd nehe/lesson03 && make clean all && cd ../..
4949 cd nehe/lesson04 && make clean all && cd ../..
5858 examples/**/*.elf
5959 examples/**/*.gl
6060 examples/**/*.rtx
61+ examples/**/*.bin
Original file line number Diff line number Diff line change 33![ CI] ( https://github.com/ps2dev/ps2gl/workflows/CI/badge.svg )
44
55
6- [ PS2GL Documentation] ( https://fjtrujy .github.io/ps2gl/ )
6+ [ PS2GL Documentation] ( https://ps2dev .github.io/ps2gl/ )
77
88All of the documentation has been moved to the docs/html directory..
You can’t perform that action at this time.
0 commit comments