From 1c0cc775732201f4c4d3ee0d6772be786b3b4aa1 Mon Sep 17 00:00:00 2001 From: Uneven Prankster Date: Sun, 15 Oct 2023 21:28:29 -0300 Subject: A lot has certainly happened! --- raylib/projects/Builder/examples/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 raylib/projects/Builder/examples/README.md (limited to 'raylib/projects/Builder/examples/README.md') diff --git a/raylib/projects/Builder/examples/README.md b/raylib/projects/Builder/examples/README.md new file mode 100644 index 0000000..cba3aef --- /dev/null +++ b/raylib/projects/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. -- cgit v1.2.3