From 81b9abe36583d160a7c0eb80d5965911afc67ed9 Mon Sep 17 00:00:00 2001 From: suricoon Date: Mon, 11 Mar 2024 20:10:03 +0100 Subject: [PATCH] updated to 5.3.1 --- Projects/GettingStarted/Content/BookMenu/Map.umap | 2 +- Projects/GettingStarted/Content/BookMenu/MyBookData.uasset | 4 ++-- .../GettingStarted/Content/BookMenu/MyBookMenuActor_BP.uasset | 4 ++-- Projects/GettingStarted/Content/BookMenu/PlayerPawn_BP.uasset | 4 ++-- README.md | 3 +++ 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Projects/GettingStarted/Content/BookMenu/Map.umap b/Projects/GettingStarted/Content/BookMenu/Map.umap index 83912cc..a07f465 100644 --- a/Projects/GettingStarted/Content/BookMenu/Map.umap +++ b/Projects/GettingStarted/Content/BookMenu/Map.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a6bc47d63129173e53a1efe80059d882cb3f1316736b8d9ba4f93d84bc91c74 +oid sha256:dc79fec839f35d22ce3c584755f83d2033ab439d28df32170fd67fe94a06a750 size 11995 diff --git a/Projects/GettingStarted/Content/BookMenu/MyBookData.uasset b/Projects/GettingStarted/Content/BookMenu/MyBookData.uasset index a2fdbbc..50d7ca7 100644 --- a/Projects/GettingStarted/Content/BookMenu/MyBookData.uasset +++ b/Projects/GettingStarted/Content/BookMenu/MyBookData.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c5d65fcee80fda7751ade35ad76ccec31d060fbf4d51027c8e6f809e93d7c9e -size 3988 +oid sha256:9fe3e7ed58b6c898dde2f76c23f29f4cbc84bfb715c44d9270c101149b1575d1 +size 3992 diff --git a/Projects/GettingStarted/Content/BookMenu/MyBookMenuActor_BP.uasset b/Projects/GettingStarted/Content/BookMenu/MyBookMenuActor_BP.uasset index f3bb21e..711c650 100644 --- a/Projects/GettingStarted/Content/BookMenu/MyBookMenuActor_BP.uasset +++ b/Projects/GettingStarted/Content/BookMenu/MyBookMenuActor_BP.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:943aec89ffb8852f5c1593fc44a09b43f0594b83ae8ffe0231c3876254938fdc -size 58141 +oid sha256:d8fbc91b850790352b5849c1aee3b98229cf5ec93ecda51c4d367ac28ccf20e0 +size 57724 diff --git a/Projects/GettingStarted/Content/BookMenu/PlayerPawn_BP.uasset b/Projects/GettingStarted/Content/BookMenu/PlayerPawn_BP.uasset index a5a5380..f6ccfc7 100644 --- a/Projects/GettingStarted/Content/BookMenu/PlayerPawn_BP.uasset +++ b/Projects/GettingStarted/Content/BookMenu/PlayerPawn_BP.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e992cfcb336418f44462e0ead2630d25a572065297995deace177d1cd3b7039a -size 77556 +oid sha256:ae84870062a27fdcf1ba2e0ddf7d4002a613353a2d973b42eae4b815c01b6b30 +size 75001 diff --git a/README.md b/README.md index 69af000..2d3d402 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + +Version 5.3.1 released + # Animated Book Menu This repository contains the example project for the Unreal Engine Marketplace Plugin [Animated Book Menu](https://www.unrealengine.com/marketplace/en-US/product/animated-book-menu)