diff options
| author | Ray <[email protected]> | 2016-11-25 01:46:51 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-11-25 01:46:51 +0100 |
| commit | 177c58d23a5154eca795572b5787160dccbe4414 (patch) | |
| tree | 031fb8a53cae7d2572cdf282024533d6271dbc92 /README.md | |
| parent | b9310f7d3a58ab3c581cd1b7995877813ac2d300 (diff) | |
| download | raylib-177c58d23a5154eca795572b5787160dccbe4414.tar.gz raylib-177c58d23a5154eca795572b5787160dccbe4414.zip | |
Update README.md
Added some missing contributors...
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -272,6 +272,9 @@ contributing (in some way or another) to make raylib project better. Huge thanks - [Emanuele Petriglia](https://github.com/LelixSuper) for working on multiple GNU/Linux improvements and developing [TicTacToe](https://github.com/LelixSuper/TicTacToe) raylib game. - [Joshua Reisenauer](https://github.com/kd7tck) for adding audio modules support (XM, MOD) and reviewing audio system. - Marcelo Paez (paezao) for his help on OSX to solve High DPI display issue. Thanks Marcelo! + - [Ghassan Al-Mashareqa](https://github.com/ghassanpl) for his amazing contribution with raylib LUA module, I just work over his solid code to implement [rlua](https://github.com/raysan5/raylib/blob/master/src/rlua.h) + - [Teodor Stoenescu](https://github.com/teodor-stoenescu) for his improvements on OBJ object loading. +Please, if I forget someone in this list, excuse me and write me an email to remind me to add you! [raysan5]: mailto:[email protected] "Ramon Santamaria - Ray San" |
