mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-01 03:39:18 -05:00
Created Default Paths (markdown)
11
Default-Paths.md
Normal file
11
Default-Paths.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
Like any other library or compilation system, a raylib project requires the different elements placed correctly.
|
||||||
|
|
||||||
|
Notepad++ comes with a bunch of scripts ready for compiling a raylib project for different platforms. Those scripts assume that raylib is installed in the portable folder path: C:\raylib
|
||||||
|
|
||||||
|
In some cases, it could be that user decided to move that folder; in that case raylib paths need to be reconfigured.
|
||||||
|
|
||||||
|
Check scripts, usually default path is set at begginning of the script.
|
||||||
|
|
||||||
|
- TODO: Complete documentation... -
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user