mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-31 11:19:18 -05:00
Updated How To: Screen Recording (markdown)
@ -8,6 +8,6 @@ This requires `SUPPORT_SCREEN_CAPTURE` to be defined.
|
|||||||
|
|
||||||
## Screen Recording
|
## Screen Recording
|
||||||
|
|
||||||
To start recording the screen, press `CTRL + F12`. raylib will start recording an animated *screenrec%%%.gif* to the current working directory.
|
To start recording the screen, press `CTRL + F12`. Press the keys again to save the recording to an animated *screenrec%%%.gif* to the current working directory.
|
||||||
|
|
||||||
This requires `SUPPORT_GIF_RECORDING` to be defined.
|
This requires `SUPPORT_GIF_RECORDING` to be defined.
|
||||||
Reference in New Issue
Block a user