summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2020-01-07Renamed LICENSE.md to LICENSERay
2019-12-13Typo fixes (#1039)Shylie
* Update SPONSORS.md * Update SPONSORS.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md
2019-06-12Update CONTRIBUTING.mdRay
2019-06-06Update CONTRIBUTING.mdRay
2019-05-29Update CONTRIBUTING.mdRay
2019-05-28Added Narice to the CONTRIBUTING.mdNarice
2019-05-27Update CONTRIBUTING.mdRay
2019-05-24Update CONTRIBUTING.mdRay
2019-03-20Move bindings to BINDINGS.mdRay
2019-01-16Remove `raylib-rust`David Cristofaro
2019-01-06Added raylib-lua-ffiRay
2019-01-06Added raylib-chaiscript and node-raylibRay
2018-12-03Update CONTRIBUTING.mdRay
2018-10-11Update CONTRIBUTING.mdRay
2018-10-11Update CONTRIBUTING.mdRay
2018-10-11Update CONTRIBUTING.mdRay
2018-10-11Review raylib bindingsRay
2018-09-18enjoy!Ray
2018-08-25Added link to raylib-haskell bindingraysan5
2018-08-07Update CONTRIBUTING.mdRay
2018-07-16Update CONTRIBUTING.mdRay
2018-07-16Updated common documentsRay
2018-02-19Docs: Replace references to raylib develop branchAhmad Fatoum
Found by grepping for '(blob|tree)/develop'. See #443 for more information.
2017-12-19Update CONTRIBUTING.mdRDR8
2017-12-19Fix some typos in CONTRIBUTING.md (#422)RDR8
2017-12-18Remove Alien::raylib from bindings listAhmad 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-18Create CONTRIBUTING.mdRay