diff --git a/README.md b/README.md index 1aa0cea..51fe926 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Add-on based on **Mikal's** sample from this thread: ## Downloads -[Add-on](https://github.com/gritsenko/c3_spine_plugin/releases/download/1.14.0/Spine-v1.14.0.c3addon) +[Add-on](https://github.com/gritsenko/c3_spine_plugin/releases/download/1.14.1/Spine-v1.14.1.c3addon) [Sample project](https://github.com/gritsenko/c3_spine_plugin/releases/download/1.5.0/SpinePluginTest.c3p) @@ -65,6 +65,7 @@ Useful for Dragon Bones Spine JSON export and earlier Spine versions. ## Wishlist - Preview Spine render in editor (dependent on C3 editor SDK updates) ## Release notes +- 1.14.1 Fix PMA bug regression (introduced in 1.11.0) - 1.14.0 Add C3 worker mode support. - 1.13.0 Add runtime create skin and add skin ACEs and MixandMatch example project. - 1.12.1 Change path separator to comma instead of space to match existing skin paths separator.