Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/endlesstravel/lovesharp.spine
- Owner: endlesstravel
- License: other
- Created: 2020-06-26T23:47:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T09:49:08.000Z (over 4 years ago)
- Last Synced: 2024-10-27T05:51:31.372Z (17 days ago)
- Language: C#
- Homepage:
- Size: 2.77 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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