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.
2 parents 2e623ef + 3fa2b6b commit 99e1819Copy full SHA for 99e1819
CHANGELOG.txt
@@ -1,5 +1,6 @@
1
CHANGELOG: Prefabricator
2
========================
3
-Version 0.0.1
+
4
+Version 1.0.0
5
-------------
-*
6
+* Initial Version. Visit http://prefabricator.io for feature list
Prefabricator.uplugin
@@ -1,9 +1,9 @@
{
"FileVersion" : 3,
"FriendlyName" : "Prefabricator",
- "Version" : 0,
- "VersionName" : "0.0.1",
- "CreatedBy" : "Ali Akbar Vathi",
+ "Version" : 1,
+ "VersionName" : "1.0.0",
+ "CreatedBy" : "Code Respawn",
7
"CreatedByURL" : "http://coderespawn.com",
8
"EngineVersion" : "4.21.0",
9
"Description" : "Create prefabs in unreal engine",
0 commit comments