diff options
| author | raysan5 <[email protected]> | 2017-03-19 18:18:55 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2017-03-19 18:18:55 +0100 |
| commit | 46c2f2058f8b8d2c5f918be6e4f716eb4266b9a8 (patch) | |
| tree | fb744392dced8691871d98b71e5a12b5394ae149 /docs | |
| parent | 8f5ff64420dda659583c156b9c5e42e60384e247 (diff) | |
| download | raylib-46c2f2058f8b8d2c5f918be6e4f716eb4266b9a8.tar.gz raylib-46c2f2058f8b8d2c5f918be6e4f716eb4266b9a8.zip | |
Added new patrons
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/docs/index.html b/docs/index.html index d177dca2..847e4346 100644 --- a/docs/index.html +++ b/docs/index.html @@ -108,7 +108,7 @@ - Multiplatform support: Android, Raspberry Pi, HTML5, Oculus Rift CV1<br> - Custom color palette for fancy visuals on raywhite background<br> - Minimal external dependencies (GLFW3, OpenGL, OpenAL)<br> - - Complete binding to Lua: [<a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/src/rlua.h" target="_blank">rlua</a>]<br> + - Complete binding to <a class="simplelink" href="https://github.com/raysan5/raylib-lua" target="_blank">Lua</a>, <a class="simplelink" href="https://github.com/gen2brain/raylib-go" target="_blank">Go</a> and Pascal.<br> </div> <br> <a href="images/raylib_architecture.png"><img src="images/raylib_architecture.png" alt="raylib architechture" width="800" height="450"/></a> @@ -120,16 +120,21 @@ <strong>raylib supporters on patreon</strong> <p>The following people is supporting raylib project on <a class="simplelink" href="https://www.patreon.com/raysan5" target="_blank">patreon</a>. Many thanks to all of them for believing in the project and contributing to it.</p> <br> + <p> - Jarrod - 2drealms (<a class="simplelink" href="https://twitter.com/2drealms" target="_blank">@2drealms</a>)</p> + <p> - Kovay Hatfield</p> <p> - Pau Fernandez (<a class="simplelink" href="https://twitter.com/pauek" target="_blank">@pauek</a>)</p> - <p> - Marcelo Paez (<a class="simplelink" href="https://twitter.com/paezao" target="_blank">@paezao</a>)</p> + <p> - Chris Johnson</p> + <p> - Joel Davis (<a class="simplelink" href="https://twitter.com/joeld42" target="_blank">@joeld42</a>)</p> + <p> - Charles Nicosia</p> <p> - Rajasekaran Senthil (<a class="simplelink" href="https://twitter.com/rskgames" target="_blank">@rskgames</a>)</p> <p> - Adrian Guerrero</p> <p> - Dani Gómez</p> - <p> - Marc Agüera</p> - <p> - Sergio Martínez</p> - <p> - Evan</p> + <p> - Justin Hamilton</p> + <p> - Antonio Radovcic</p> + <p> - James W. Bohnke</p> + <p> - Evan Sirchuk</p> <br> - <p>And a very special thanks to <strong>Ilya Zarembsky</strong> for his generous contribution. Many thanks Ilya! Hope your students enjoy raylib! :D</p> + <p>And a very special thanks to <strong>Ilya Zarembsky</strong> (<a class="simplelink" href="https://twitter.com/wly_cdgr" target="_blank">@wly_cdgr</a>) for his generous contribution. Many thanks Ilya! Hope your students are enjoying raylib! :D</p> </div> <div class="footer"> |
