We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c339f6 commit 121daa5Copy full SHA for 121daa5
CHANGELOG.txt
@@ -3,6 +3,7 @@ CHANGELOG: Prefabricator
3
4
Version 1.0.4
5
-------------
6
+* Fixed a mobility bug with prefabs
7
* Added whitelist platforms to the plugin descriptor as per the marketplace requirements
8
* Added categories to all blueprint UFUNCTIONs so it doesn't cause compile errors on engine source builds
9
* Added authors page
Prefabricator.uplugin
@@ -1,7 +1,7 @@
1
{
2
"FileVersion" : 3,
"FriendlyName" : "Prefabricator",
- "Version" : 5,
+ "Version" : 6,
"VersionName" : "1.0.4",
"CreatedBy" : "Code Respawn",
"CreatedByURL" : "http://prefabricator.io",
0 commit comments