Building an addon
Last updated
Was this helpful?
If you want to create an addon you will need will need to create and host a web application. We provide sample code to get you started in the following languages:
In this guide will cover the following topics, providing code examples where appropriate.
Communicating with Squirrel and advising when the addon is ready to receive data
Defining a default state
Squirrel lifecycle hooks and events
Receiving data from Squirrel
Sending data to Squirrel
Building a property panel
Alternatively you can download the sample projects and review them. We have packed them full of comments to explain how things work.
Last updated
Was this helpful?
Was this helpful?