Skip to content

Latest commit

 

History

History
 
 

spine-lua

spine-lua

The spine-lua runtime provides functionality to load and manipulate Spine skeletal animation data using Lua. It does not perform rendering but can be extended to enable Spine animations for other Lua-based projects.

Setup

  1. Download the Spine Runtimes source using git or by downloading it as a zip.
  2. Copy the contents of the spine-lua directory into your project.

Runtimes Extending spine-lua