Commit Graph

106 Commits

Author SHA1 Message Date
Ray 0a25b9d39b Update README.md 2020-04-06 13:30:32 +02:00
Ray 703850b341 Update README.md 2020-03-30 23:28:38 +02:00
Ray 9b66883e0b Update README.md 2020-03-30 13:29:05 +02:00
Ray d1b0d6a6dc Update README.md 2020-03-30 13:28:30 +02:00
Ray c47ba58494 Update README.md 2020-03-30 13:23:20 +02:00
Ray b178c992a1 Update README.md 2020-03-21 20:21:08 +01:00
Ray 061848cd0c Updated badges links 2020-03-21 18:48:04 +01:00
Ray ab1c12c449 Update Travis/AppVeyor badges 2020-03-21 15:05:02 +01:00
Ray 8db8401bc1 Review Travis/AppVeyor badges 2020-03-21 13:50:24 +01:00
Ray 58a81dd760 Update README.md 2020-03-21 13:48:53 +01:00
Ray 2d07d29a1c Update README.md 2020-03-21 13:29:03 +01:00
Ray 19bbcbb486 Update badges 2020-03-21 13:26:19 +01:00
Ray b6ba3dacb9 Playing with badges 2020-03-21 13:23:20 +01:00
Ray 65d9d0aac1 Testing badges 2020-03-21 13:22:06 +01:00
Ray b9c966f902 Playing with badges... 2020-03-21 13:01:50 +01:00
Ray d62368f133 Update README.md 2020-03-21 12:43:27 +01:00
Ray 6f41b9594a Update README.md 2020-03-16 20:46:28 +01:00
Ray d8f1aad494 Added CI badges 2020-01-10 13:45:30 +01:00
Ray 30f21438bc Update README.md 2020-01-10 00:05:31 +01:00
Ray a08508f6a4 Renamed LICENSE.md to LICENSE 2020-01-07 16:45:17 +01:00
Ray a488701d1d Update README.md 2019-05-27 15:31:57 +02:00
Ray 95d25b0192 Update README.md 2019-05-27 15:25:41 +02:00
Reece Mackie 3506e3bf21 Update README.md 2019-04-27 21:42:22 +01:00
Ray 958bf43eac Update README.md 2019-04-23 15:22:20 +02:00
Ray 86ef08c408 Update README.md 2019-03-25 10:12:38 +01:00
Ray 93471b0a7c WARNING: Renamed module: audio -> raudio
Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change.

Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning  "very fast", an analogy that fits perfectly to the usefulness and performance of the library!

Consequently, raylib version has been bumped to 2.4-dev.
2019-01-10 16:32:40 +01:00
Ahmad Fatoum 4fb3527aa8 README.md: Change Travis Badge Branch to master
It was develop before, which is no longer used.
2019-01-06 15:55:39 +01:00
Ahmad Fatoum 46c0e73c6c README.md: add link to raylib bindings list 2018-10-07 21:54:14 +02:00
Ray be599a9ece enjoy! 2018-09-18 21:34:02 +02:00
Ray 37acf0aa22 Update README.md 2018-09-09 17:36:24 +02:00
sunshinehunter 04a11c86e3 Fixes path to rlgl.h in README.md
The link to rlgl in the README was broken, it previously pointed to a .c file which doesn't exist (anymore).
2018-08-20 13:38:01 +02:00
Lee Reilly e0c19ab5af Remove period
Fixes https://www.reddit.com/r/gamedev/comments/90z6fy/raylib_20_released/e2v5qpl/ :)
2018-07-22 23:31:03 -07:00
Ray c5f65c0b16 Updated common documents 2018-07-16 02:07:48 +02:00
Ray e23fb6e1d5 Removed Gitter 2018-07-07 20:01:55 +02:00
maficccc@gmail.com 59ebe1b7c3 Added support OpenBSD, NetBSD, DragonFly 2018-06-23 17:02:07 +02:00
Ray 0045402c99 Corrected patreon link! 2018-04-23 20:59:10 +02:00
Ray befd363966 Update README.md 2018-04-02 15:38:33 +02:00
Ray 788049df09 Update README.md 2018-02-20 11:04:02 +01:00
Ray 81546308cd Update README.md 2018-02-20 10:48:34 +01:00
Ray 7530a60abc Update README.md 2018-02-12 11:53:47 +01:00
Ray San acbfba9250 Updated library features and dependencies 2017-12-05 13:22:26 +01:00
Ahmad Fatoum a78a1504a8 Note that raylib can be installed via Homebrew
[ci skip]
2017-11-26 10:54:35 +01:00
Ahmad Fatoum 49c5a433df Setup CMake package target and CI auto-deploy tags
cmake --build . --target package # or make package if make is used

can now be used to create binary packages for raylib.

AppVeyor and Travis CI are configured to push the artifacts
that result from building git tags to the related Github releases page.
2017-11-24 21:24:35 +01:00
Ray 589cec0dd5 Update README.md 2017-11-24 12:40:08 +01:00
Ray f9d9ff7e48 Update README.md 2017-11-23 10:14:53 +01:00
Ray 83029225d6 Update README.md 2017-11-23 10:13:40 +01:00
Ahmad Fatoum 1e1b20c889 Add AppVeyor CI for automatic Windows Builds
We already have automatic Linux and macOS build via Travis CI.
This adds the same for Windows x86 and x86_64 with both
Microsoft Visual Studio 2015 as well as MinGW-w64.
2017-11-23 00:47:58 +01:00
Ray 9b24554698 Added youtube channel link
Hopefully new videos comming soon...
2017-10-25 11:37:19 +02:00
Ahmad Fatoum f4a2d1ef29 Add Travis CI integration
Also adds commented-out deployment on tag specification
(push build artifacts to Github releases page).
2017-10-12 10:16:30 +02:00
Ray 7ca90d87f9 Move CONTRIBUTORS list to own file 2017-09-26 09:12:02 +02:00