Skip to content

Commit dbd89a7

Browse files
authored
Merge pull request #6 from JanSeliv/develop
Develop
2 parents 4706c22 + 5024139 commit dbd89a7

7 files changed

+5
-3
lines changed
-3.5 KB
Binary file not shown.
-48.2 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.

Binaries/Win64/UnrealEditor.modules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"BuildId": "33043543",
2+
"BuildId": "37670630",
33
"Modules":
44
{
55
"FunctionPicker": "UnrealEditor-FunctionPicker.dll",

FunctionPicker.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"DocsURL": "",
1111
"MarketplaceURL": "",
1212
"SupportURL": "mailto:janseliw@gmail.com",
13-
"EngineVersion": "5.4.0",
13+
"EngineVersion": "5.5.0",
1414
"EnabledByDefault": true,
1515
"CanContainContent": false,
1616
"IsBetaVersion": false,

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<a href="https://github.com/JanSeliv/FunctionPicker/blob/main/LICENSE">![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)</a>
2-
<a href="https://www.unrealengine.com/">![Unreal Engine](https://img.shields.io/badge/Unreal-5.4-dea309?style=flat&logo=unrealengine)</a>
2+
<a href="https://www.unrealengine.com/">![Unreal Engine](https://img.shields.io/badge/Unreal-5.5-dea309?style=flat&logo=unrealengine)</a>
33

44
<br/>
55
<p align="center">
@@ -31,6 +31,8 @@ Check out our [Release](https://github.com/JanSeliv/FunctionPicker/releases) pag
3131
Also, explore this [game project repository](https://github.com/JanSeliv/Bomber) to view the Function Picker in action.
3232

3333
## 📅 Changelog
34+
#### 2025-06-29
35+
- Updated to **Unreal Engine 5.5**.
3436
#### 2024-12-27
3537
- Updated to **Unreal Engine 5.4**.
3638
#### 2023-10-12

0 commit comments

Comments
 (0)