Skip to content

Use spine-unity runtime with different versions at the same time in Unity

Notifications You must be signed in to change notification settings

kiraio-moe/spine-unity-hybrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Spine Unity Hybrid

This project is intended to make spine-unity runtime with different versions can be used at the same time in Unity.

Installation

Package Manager > Add package from git URL:

Note

Replace VERSION with the runtime version that you want.
Example: https://github.com/kiraio-moe/spine-unity-hybrid.git?path=spine-csharp-4.0#4.0

  • spine-csharp

    https://github.com/kiraio-moe/spine-unity-hybrid.git?path=spine-csharp-[VERSION]#[VERSION]
    
  • spine-unity

    https://github.com/kiraio-moe/spine-unity-hybrid.git?path=spine-unity-[VERSION]#[VERSION]
    
  • spine-urp-shaders (optional)

    https://github.com/kiraio-moe/spine-unity-hybrid.git?path=spine-urp-shaders-[VERSION]#[VERSION]
    

License

This project retained the same license as the original runtimes. See Spine Runtimes License Agreement.

About

Use spine-unity runtime with different versions at the same time in Unity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published