Skip to content

Commit

Permalink
[ue4] Update example project to UE 4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Oct 19, 2021
1 parent 308da95 commit caed761
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -63,7 +63,7 @@
* Generated normals are now correctly flipped for back faces.
* 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.
* Updated example project to UE 4.25.
* Updated example project to UE 4.27.


## C# ##
Expand Down
2 changes: 1 addition & 1 deletion spine-ue4/SpineUE4.uproject
@@ -1,6 +1,6 @@
{
"FileVersion": 3,
"EngineAssociation": "4.25",
"EngineAssociation": "4.27",
"Category": "",
"Description": "",
"Modules": [
Expand Down

0 comments on commit caed761

Please sign in to comment.