forked from LeenkxTeam/Leenkx_Examples
Update README.md
This commit is contained in:
15
README.md
15
README.md
@ -3,10 +3,11 @@ Example projects for the Leenkx SDK migrated from Armory
|
|||||||
Browse online: https://armory3d.github.io/armory_examples_browser/
|
Browse online: https://armory3d.github.io/armory_examples_browser/
|
||||||
|
|
||||||
When adding a new project:
|
When adding a new project:
|
||||||
Demonstrate a single feature
|
|
||||||
Keep your assets as small as possible
|
- Demonstrate a single feature
|
||||||
Save the project into a directory with the same name as the main blend file (<project>/<project>.blend)
|
- Keep your assets as small as possible
|
||||||
Prefix the name of the project with the category the of the showcase (logic_, light_, render_, ui_, ...)
|
- Save the project into a directory with the same name as the main blend file (<project>/<project>.blend)
|
||||||
Add a <project>/README.md describing the project
|
- Prefix the name of the project with the category the of the showcase (logic_, light_, render_, ui_, ...)
|
||||||
If the README.md includes usage instructions (like: keybindings) link it as text file into blenders Text Editor.
|
- Add a <project>/README.md describing the project
|
||||||
Remove any orphaned data from your blend file
|
- 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
|
||||||
Reference in New Issue
Block a user