Browse Source
Improvements: - Add "Getting Started" section with git clone instructions - Document how to initialize raylib submodule - Remove libraylib-dev from dependencies (using submodule instead) - Remove manual raylib build instructions - Clarify build process (raylib built automatically) - Add make rebuild and make clean-all commands This makes it clearer for users cloning the project that raylib is included as a submodule and will be built automatically. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>main
1 changed files with 32 additions and 18 deletions
Loading…
Reference in new issue