diff options
| author | Ray <[email protected]> | 2018-02-19 12:08:35 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-02-19 12:08:35 +0100 |
| commit | f6231aa8b68cebbdad37bb4beea26ecded74536b (patch) | |
| tree | 7f4f9935c38c212a5bfafb27266fcaf097372103 /project/Builder/examples/README.md | |
| parent | ffde83d85f24e10d820ee1557a5c4fde4e62d1d8 (diff) | |
| parent | 7e32a627e88035c21cd16daddca128a9b6024de9 (diff) | |
| download | raylib-f6231aa8b68cebbdad37bb4beea26ecded74536b.tar.gz raylib-f6231aa8b68cebbdad37bb4beea26ecded74536b.zip | |
Merge pull request #474 from raysan5/develop
Integrate develop branch (LAST INTEGRATION)
Diffstat (limited to 'project/Builder/examples/README.md')
| -rw-r--r-- | project/Builder/examples/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/Builder/examples/README.md b/project/Builder/examples/README.md new file mode 100644 index 00000000..cba3aef5 --- /dev/null +++ b/project/Builder/examples/README.md @@ -0,0 +1 @@ +Open `meson.build` with Builder or run `meson build; cd build; ninja; ./core_basic_window` on the commandline to launch the example. |
