Update README.md

This commit is contained in:
2026-05-07 00:49:49 +00:00
parent e75fc46861
commit 9fc3f35125

View File

@ -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 (<project>/<project>.blend)
Prefix the name of the project with the category the of the showcase (logic_, light_, render_, ui_, ...)
Add a <project>/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
- 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 (<project>/<project>.blend)
- Prefix the name of the project with the category the of the showcase (logic_, light_, render_, ui_, ...)
- Add a <project>/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