mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Merge branch '4.0' into 4.1-beta
This commit is contained in:
commit
f0182b0123
@ -54,7 +54,7 @@ You can include a module in your project via a `<script>` tag from the [unpkg](h
|
|||||||
|
|
||||||
// spine-ts Player, which requires a spine-player.css as well
|
// spine-ts Player, which requires a spine-player.css as well
|
||||||
<script src="https://unpkg.com/@esotericsoftware/spine-player@4.0.*/dist/iife/spine-player.js">
|
<script src="https://unpkg.com/@esotericsoftware/spine-player@4.0.*/dist/iife/spine-player.js">
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@esotericsoftware/spine-player@4.0.*/dist/iife/spine-player.css">
|
<link rel="stylesheet" href="https://unpkg.com/@esotericsoftware/spine-player@4.0.*/dist/spine-player.css">
|
||||||
|
|
||||||
// spine-ts WebGL
|
// spine-ts WebGL
|
||||||
<script src="https://unpkg.com/@esotericsoftware/spine-threejs@4.0.*/dist/iife/spine-webgl.js">
|
<script src="https://unpkg.com/@esotericsoftware/spine-threejs@4.0.*/dist/iife/spine-webgl.js">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user