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