mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
[unity] Increased compatible Unity version to 2022.1 in 4.1 changelog section as well.
This commit is contained in:
parent
edc941edf9
commit
9fdb0e05b2
@ -66,7 +66,7 @@
|
||||
|
||||
### Unity
|
||||
|
||||
* **Officially supported Unity versions are 2017.1-2021.1**.
|
||||
* **Officially supported Unity versions are 2017.1-2022.1**.
|
||||
|
||||
* **Additions**
|
||||
* `SpineAtlasAsset.CreateRuntimeInstance` methods now provide an optional `newCustomTextureLoader` parameter (defaults to `null`) which can be set to e.g. `(a) => new YourCustomTextureLoader(a)` to use your own `TextureLoader` subclass instead of `MaterialsTextureLoader`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user