[ue4] Update example project to UE 4.27

This commit is contained in:
badlogic 2021-10-19 22:11:31 +02:00
parent 308da950df
commit caed7614c8
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@
* Generated normals are now correctly flipped for back faces. * Generated normals are now correctly flipped for back faces.
* Modifying parent materials updates material instances accordingly. * Modifying parent materials updates material instances accordingly.
* Only `.json` files that are actually encoding Spine skeletons will be loaded. Other `.json` files will be left to other importers. * Only `.json` files that are actually encoding Spine skeletons will be loaded. Other `.json` files will be left to other importers.
* Updated example project to UE 4.25. * Updated example project to UE 4.27.
## C# ## ## C# ##

View File

@ -1,6 +1,6 @@
{ {
"FileVersion": 3, "FileVersion": 3,
"EngineAssociation": "4.25", "EngineAssociation": "4.27",
"Category": "", "Category": "",
"Description": "", "Description": "",
"Modules": [ "Modules": [