Skip to content

Commit b4b7085

Browse files
authored
Update Unreal Engine supported version to 5.7
1 parent babef7b commit b4b7085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</div>
55

66
[![license](https://img.shields.io/github/license/shun126/DungeonGenerator)](https://github.com/shun126/DungeonGenerator/blob/main/LICENSE)
7-
[![Unreal Engine Supported Versions](https://img.shields.io/badge/Unreal_Engine-5.1~5.6-9455CE?logo=unrealengine)](https://www.unrealengine.com/)
7+
[![Unreal Engine Supported Versions](https://img.shields.io/badge/Unreal_Engine-5.1~5.7-9455CE?logo=unrealengine)](https://www.unrealengine.com/)
88
[![release](https://img.shields.io/github/v/release/shun126/DungeonGenerator)](https://github.com/shun126/DungeonGenerator/releases)
99
[![downloads](https://img.shields.io/github/downloads/shun126/DungeonGenerator/total)](https://github.com/shun126/DungeonGenerator/releases)
1010
[![stars](https://img.shields.io/github/stars/shun126/DungeonGenerator?style=social)](https://github.com/shun126/DungeonGenerator/stargazers)
@@ -53,7 +53,7 @@ The foundational generation algorithm you shared was a major source of inspirati
5353
* Supported Target Build Platforms: Windows,Android,Linux (should be possible to target all platforms)
5454

5555
# 🔧 Requirements
56-
* [Unreal Engine 5.1 ~ Unreal Engine 5.6](https://www.unrealengine.com/)
56+
* [Unreal Engine 5.1 ~ Unreal Engine 5.7](https://www.unrealengine.com/)
5757
* [Visual Studio 2022](https://visualstudio.microsoft.com/)
5858

5959
# 💾 How to install

0 commit comments

Comments
 (0)