Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/endlesstravel/lovesharp.spine

Spine support for Love
https://github.com/endlesstravel/lovesharp.spine

Last synced: 13 days ago
JSON representation

Spine support for Love

Awesome Lists containing this project

README

        

## Usage

1. install nuget : https://www.nuget.org/packages/LoveSharp.Spine/
2. checkout `example/Program.cs` to figure how to use

## Screenshot
![](screenshot.png)

## Spine Love2DCS runtime library
dependent : https://github.com/EsotericSoftware/spine-runtimes/

## Folder Description
* `src` : main srouce code
* `spine-lovecs` : visual studio 2017 project
* `example` : example code to use library
* `example_build` : example project output
* `example_build/example_data` : example project data to use