From 9fc3f35125bf06d8149f5d2892d0fcd43235d9a4 Mon Sep 17 00:00:00 2001 From: LeenkxTeam Date: Thu, 7 May 2026 00:49:49 +0000 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index deca8f6..815f28c 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,11 @@ 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 \ No newline at end of file + + - 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 \ No newline at end of file