2025-01-22 16:18:30 +01:00

6 lines
222 B
Python

from lnx.logicnode.lnx_nodes import add_node_section
add_node_section(name='default', category='Animation')
add_node_section(name='tilesheet', category='Animation')
add_node_section(name='armature', category='Animation')