From 8adf767d33b851577512f89d078b223d50024ecc Mon Sep 17 00:00:00 2001 From: LeenkxTeam Date: Thu, 7 May 2026 00:48:18 +0000 Subject: [PATCH] Add README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d3f9373 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +Example projects for the Leenkx SDK migrated from Armory + +Browse online: https://armory3d.github.io/armory_examples_browser/ + +When adding a new project: + + Demonstrate a single feature + Keep your assets as small as possible + Save the project into a directory with the same name as the main blend file (/.blend) + Prefix the name of the project with the category the of the showcase (logic_, light_, render_, ui_, ...) + Add a /README.md describing the project + If the README.md includes usage instructions (like: keybindings) link it as text file into blenders Text Editor. + Remove any orphaned data from your blend file