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