readme
This commit is contained in:
parent
5884bcf577
commit
e6e6bcc7d7
1 changed files with 3 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
|||
------
|
||||
----------------------------------------------------------
|
||||
raylib
|
||||
------
|
||||
----------------------------------------------------------
|
||||
|
||||
jai ./generate.jai # generate the bindings (not required)
|
||||
jai ./examples/basic-window.jai # verify the example compiles
|
||||
|
||||
#import "jc/raylib"; # import raylib
|
||||
#import "jc/raylib";
|
||||
|
||||
What
|
||||
----
|
||||
|
|
|
|||
Loading…
Reference in a new issue