https://github.com/korlibs/korge-spine
Spine Runtime for KorGE Game Engine
https://github.com/korlibs/korge-spine
Last synced: over 1 year ago
JSON representation
Spine Runtime for KorGE Game Engine
- Host: GitHub
- URL: https://github.com/korlibs/korge-spine
- Owner: korlibs
- Created: 2022-10-26T10:40:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T14:03:01.000Z (over 2 years ago)
- Last Synced: 2025-01-06T14:47:09.026Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 2.71 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# korge-spine
Spine plugin for KorGE using kproject.
You can use the KorGE Spine Runtime for free. But for publishing games using your spine created assets you will need a Spine license:
## Usage
By using kproject:
### `deps.kproject.yml`
```kotlin
dependencies:
- git::korge-spine::korlibs/korge-spine::/korge-spine::8b17996726fd373589084d8dcbcea4aa73a5c67a
```
## Example
*