mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
[sdl] Fix spine-c link in README.md
This commit is contained in:
parent
486a8539a8
commit
dcec3b657a
@ -1,6 +1,6 @@
|
||||
# spine-sdl
|
||||
|
||||
The spine-sdl runtime provides functionality to load, manipulate and render [Spine](http://esotericsoftware.com) skeletal animation data using [SDL](https://www.libsdl.org/). spine-sdl is based on [spine-c](../../spine-c) and [spine-cpp](../spine-cpp), depending on whether you want to use a C or C++ implementation.
|
||||
The spine-sdl runtime provides functionality to load, manipulate and render [Spine](http://esotericsoftware.com) skeletal animation data using [SDL](https://www.libsdl.org/). spine-sdl is based on [spine-c](../spine-c) and [spine-cpp](../spine-cpp), depending on whether you want to use a C or C++ implementation.
|
||||
|
||||
# See the [spine-godot documentation](http://esotericsoftware.com/spine-sdl) for in-depth information
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user