File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11CHANGELOG: Prefabricator
22========================
3+ Version 1.6.2
4+ -------------
5+ * Fix: Improved the way prefabs were being searched in a streamed in level
6+ * Fix: Added a blueprint function to find the prefab actor that a given actor belongs to (FindTopMostPrefabActor)
7+
38Version 1.6.1
49-------------
510* New: Added 4.26 engine support
Original file line number Diff line number Diff line change 11{
22 "FileVersion" : 3,
33 "FriendlyName" : "Prefabricator",
4- "Version" : 23 ,
5- "VersionName" : "1.6.1 ",
4+ "Version" : 24 ,
5+ "VersionName" : "1.6.2 ",
66 "CreatedBy" : "Code Respawn",
7- "CreatedByURL" : "http://prefabricator.io ",
8- "DocsURL": "http://docs.prefabricator.io ",
7+ "CreatedByURL" : "http://prefabricator.dev ",
8+ "DocsURL": "http://docs.prefabricator.dev ",
99 "EngineVersion" : "4.26.0",
1010 "Description" : "Create Prefabs in Unreal Engine",
1111 "Category" : "Prefab",
You can’t perform that action at this time.
0 commit comments