mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-13 21:01:53 +08:00
No examples built for the Web platform functioned properly due to lack of resources in the virtual file system provided by emscripten. This patch addresses this problem by adding '--preload-file local_path/resources@resources' emcc option to link flags whenever necessary. |
||
|---|---|---|
| .. | ||
| audio | ||
| core | ||
| models | ||
| others | ||
| physac | ||
| shaders | ||
| shapes | ||
| text | ||
| textures | ||
| CMakeLists.txt | ||
| Makefile | ||
| Makefile.Android | ||