Ray
0a25b9d39b
Update README.md
4 years ago
Ray
703850b341
Update README.md
4 years ago
Ray
9b66883e0b
Update README.md
4 years ago
Ray
d1b0d6a6dc
Update README.md
4 years ago
Ray
c47ba58494
Update README.md
4 years ago
Ray
b178c992a1
Update README.md
4 years ago
Ray
061848cd0c
Updated badges links
4 years ago
Ray
ab1c12c449
Update Travis/AppVeyor badges
4 years ago
Ray
8db8401bc1
Review Travis/AppVeyor badges
4 years ago
Ray
58a81dd760
Update README.md
4 years ago
Ray
2d07d29a1c
Update README.md
4 years ago
Ray
19bbcbb486
Update badges
4 years ago
Ray
b6ba3dacb9
Playing with badges
4 years ago
Ray
65d9d0aac1
Testing badges
4 years ago
Ray
b9c966f902
Playing with badges...
4 years ago
Ray
d62368f133
Update README.md
4 years ago
Ray
6f41b9594a
Update README.md
4 years ago
Ray
d8f1aad494
Added CI badges
5 years ago
Ray
30f21438bc
Update README.md
5 years ago
Ray
a08508f6a4
Renamed LICENSE.md to LICENSE
5 years ago
Ray
a488701d1d
Update README.md
5 years ago
Ray
95d25b0192
Update README.md
5 years ago
Reece Mackie
3506e3bf21
Update README.md
5 years ago
Ray
958bf43eac
Update README.md
5 years ago
Ray
86ef08c408
Update README.md
5 years ago
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.
6 years ago
Ahmad Fatoum
4fb3527aa8
README.md: Change Travis Badge Branch to master
It was develop before, which is no longer used.
6 years ago
Ahmad Fatoum
46c0e73c6c
README.md: add link to raylib bindings list
6 years ago
Ray
be599a9ece
enjoy!
6 years ago
Ray
37acf0aa22
Update README.md
6 years ago
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).
6 years ago
Lee Reilly
e0c19ab5af
Remove period ❕
Fixes https://www.reddit.com/r/gamedev/comments/90z6fy/raylib_20_released/e2v5qpl/ :)
6 years ago
Ray
c5f65c0b16
Updated common documents
6 years ago
Ray
e23fb6e1d5
Removed Gitter
6 years ago
maficccc@gmail.com
59ebe1b7c3
Added support OpenBSD, NetBSD, DragonFly
6 years ago
Ray
0045402c99
Corrected patreon link!
6 years ago
Ray
befd363966
Update README.md
6 years ago
Ray
788049df09
Update README.md
6 years ago
Ray
81546308cd
Update README.md
6 years ago
Ray
7530a60abc
Update README.md
6 years ago
Ray San
acbfba9250
Updated library features and dependencies
7 years ago
Ahmad Fatoum
a78a1504a8
Note that raylib can be installed via Homebrew
[ci skip]
7 years ago
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.
7 years ago
Ray
589cec0dd5
Update README.md
7 years ago
Ray
f9d9ff7e48
Update README.md
7 years ago
Ray
83029225d6
Update README.md
7 years ago
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.
7 years ago
Ray
9b24554698
Added youtube channel link
Hopefully new videos comming soon...
7 years ago
Ahmad Fatoum
f4a2d1ef29
Add Travis CI integration
Also adds commented-out deployment on tag specification
(push build artifacts to Github releases page).
7 years ago
Ray
7ca90d87f9
Move CONTRIBUTORS list to own file
7 years ago