Update embedded ressources notice.
raylib-lua was able to load file from payload since 3c68c3cfb9
This commit is contained in:
parent
707d2309b1
commit
0eca951b26
@ -63,8 +63,8 @@ If you need to update raylib binding, there are few tasks to do :
|
|||||||
|
|
||||||
### Loading embedded ressources
|
### Loading embedded ressources
|
||||||
|
|
||||||
Currently, raylib-lua doesn't support loading ressources from payload using
|
Currently, raylib-lua support loading ressources from payload using
|
||||||
raylib API. However, you can still arbitrarily load files from payload using
|
raylib API. You can also arbitrarily load files from payload using
|
||||||
`raylua.loadfile` which returns a boolean indicating success and file content.
|
`raylua.loadfile` which returns a boolean indicating success and file content.
|
||||||
|
|
||||||
### Making structs
|
### Making structs
|
||||||
|
Loading…
Reference in New Issue
Block a user