diff options
| author | Ray San <[email protected]> | 2017-12-20 13:11:16 +0100 |
|---|---|---|
| committer | Ray San <[email protected]> | 2017-12-20 13:11:16 +0100 |
| commit | c8cb30ece9a8ff487d340d25141bda8d250e123d (patch) | |
| tree | 4156f168d04a6523d914177c4d6b66e9297d2583 /index.html | |
| parent | e672c0f925994ecdca3c1d6fe95b062f4c101558 (diff) | |
| parent | 50adafd01e558c496eb3e55878e299cc851aac4c (diff) | |
| download | raylib.com-c8cb30ece9a8ff487d340d25141bda8d250e123d.tar.gz raylib.com-c8cb30ece9a8ff487d340d25141bda8d250e123d.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib.com
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 25 |
1 files changed, 2 insertions, 23 deletions
@@ -62,13 +62,13 @@ <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a> <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a> <a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a> - <a id="patreon" href="https://www.patreon.com/raysan5" target="_blank"></a> + <a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a> <a id="twitch" href="http://www.twitch.tv/raysan5" target="_blank"></a> <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a> - <a id="freenode" href="http://webchat.freenode.net/?channels=#raylib" target="_blank"></a> <a id="facebook" href="http://www.facebook.com/raylibgames" target="_blank"></a> <a id="twitter" href="http://www.twitter.com/raysan5" target="_blank"></a> <a id="github" href="http://github.com/raysan5/raylib" target="_blank"></a> + <a id="gitter" href="https://gitter.im/raylib" target="_blank"></a> <a id="youtube" href="https://www.youtube.com/channel/UC8WIBkhYb5sBNqXO1mZ7WSQ" target="_blank"></a> </div> <div class="menu"> @@ -116,27 +116,6 @@ <p>Wanna see all functions available in raylib? <a class="simplelink" href="cheatsheet/cheatsheet.html">CHECK CHEATSHEET</a></p> <p>raylib is open-source and free to use. <a class="simplelink" href="license.html" target="_self">View license</a>.</p> <br> - <strong>raylib supporters on patreon</strong> - <p>The following people have supported 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> - 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> - Justin Hamilton</p> - <p> - Antonio Radovcic</p> - <p> - Evan Sirchuk</p> - <p> - Justin Loudermilk</p> - <p> - Tazd'ij (<a class="simplelink" href="https://twitter.com/tazdij" target="_blank">@tazdij</a>)</p> - <p> - James W.Bohnke</p> - <p> - SungTae Kwon</p> - <br> - <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!</p> </div> <div class="footer"> |
