Update README.md
This commit is contained in:
parent
c4ef7b53e9
commit
aef24a2104
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ To remove console window, build with `-ldflags "-H=windowsgui"`.
|
||||||
Download the raylib.dll from the assets on the [releases page](https://github.com/raysan5/raylib/releases). It is contained in the `raylib-*_win64_msvc*.zip`.
|
Download the raylib.dll from the assets on the [releases page](https://github.com/raysan5/raylib/releases). It is contained in the `raylib-*_win64_msvc*.zip`.
|
||||||
Put the raylib.dll into the root folder of your project or copy it into `C:\Windows\System32` for a system-wide installation.
|
Put the raylib.dll into the root folder of your project or copy it into `C:\Windows\System32` for a system-wide installation.
|
||||||
|
|
||||||
As of November 15, 2023, raylib 5.0 is the required version.
|
|
||||||
|
|
||||||
It is also possible to build the DLL yourself. You can find more info at [raylib's wiki](https://github.com/raysan5/raylib/wiki/Working-on-Windows).
|
It is also possible to build the DLL yourself. You can find more info at [raylib's wiki](https://github.com/raysan5/raylib/wiki/Working-on-Windows).
|
||||||
|
|
||||||
##### Android
|
##### Android
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue