Răsfoiți Sursa

[unity] Increased compatible Unity version to 2022.1 in 4.1 changelog section as well.

Harald Csaszar 3 ani în urmă
părinte
comite
9fdb0e05b2
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -66,7 +66,7 @@
 
 
 ### Unity
 ### Unity
 
 
-* **Officially supported Unity versions are 2017.1-2021.1**.
+* **Officially supported Unity versions are 2017.1-2022.1**.
 
 
 * **Additions**
 * **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`.
   * `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`.