Skip to content

Commit 27b3270

Browse files
committed
Merge branch 'hotfix/1.0.1'
2 parents 73d0a86 + 1005daf commit 27b3270

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

BlueprintableDeveloperSettings.uplugin

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"FileVersion": 3,
3-
"Version": 1,
4-
"VersionName": "1.0.0",
3+
"Version": 2,
4+
"VersionName": "1.0.1",
55
"FriendlyName": "Blueprintable Developer Settings",
66
"Description": "Blueprintable Developer Settings is a powerful and versatile plugin designed to enhance your Unreal Engine development workflow by seamlessly integrating configurable settings into your projects. Building upon the foundation of the C++ UDeveloperSettings class, the plugin empowers developers to create, manage, and customize settings with unparalleled ease.",
77
"Category": "Blueprints",
88
"CreatedBy": "Gradess Games",
99
"CreatedByURL": "https://stepantrofimov.com",
1010
"DocsURL": "https://github.com/Gradess2019/BlueprintableDeveloperSettings",
11-
"MarketplaceURL": "",
11+
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/62f83acd54314725b7a3e80f1bd5bf49",
1212
"SupportURL": "https://discord.gg/zFK38y68tK",
1313
"CanContainContent": true,
1414
"IsBetaVersion": true,
@@ -37,5 +37,8 @@
3737
"Name": "EditorScriptingUtilities",
3838
"Enabled": true
3939
}
40+
],
41+
"SupportedTargetPlatforms": [
42+
"Win64"
4043
]
4144
}

0 commit comments

Comments
 (0)