commit 8adf767d33b851577512f89d078b223d50024ecc Author: LeenkxTeam Date: Thu May 7 00:48:18 2026 +0000 Add 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