| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-19 | Docs: Replace references to raylib develop branch | Ahmad Fatoum | |
| Found by grepping for '(blob|tree)/develop'. See #443 for more information. | |||
| 2017-12-19 | Update CONTRIBUTING.md | RDR8 | |
| 2017-12-19 | Fix some typos in CONTRIBUTING.md (#422) | RDR8 | |
| 2017-12-18 | Remove Alien::raylib from bindings list | Ahmad Fatoum | |
| * `Alien::raylib` downloads raylib, builds it and installs it in the Perl module path (Basically abusing CPAN as package manager) * `Graphics::Raylib::XS` depends on `Alien::raylib` and reexports all C symbols as XS symbols usable in Perl * `Graphics::Raylib` depends on `Graphics::Raylib::XS` and is the actual Perl wrapper with a Perlish API, which users should be using | |||
| 2017-12-18 | Create CONTRIBUTING.md | Ray | |
