Skip to content

Sondro/armory-blender-app-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BLENDER/ARMORY TEMPLATE

Blender application template for Armory3D.

Usage

Copy the template directory to your blender installation

mkdir -p ~/.config/blender/2.93/scripts/startup
cp -r armory ~/.config/blender/2.93/scripts/startup/bl_app_templates_user

Run blender using the template

blender --app-template armory

Or create an alias

alias armory='blender --app-template armory $@'

See: https://docs.blender.org/manual/en/latest/advanced/app_templates.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%