aboutsummaryrefslogtreecommitdiff
path: root/UGCExample.uproject
diff options
context:
space:
mode:
authorivey <[email protected]>2020-06-15 15:54:16 -0400
committerivey <[email protected]>2020-06-15 15:54:16 -0400
commitd5310c3455f9849243b7b950deb4e910aa1f24dd (patch)
tree994a81eec10538d2a1efd9ed78469a249ff086f2 /UGCExample.uproject
parentUpdated image paths. (diff)
downloadugcexample-d5310c3455f9849243b7b950deb4e910aa1f24dd.tar.xz
ugcexample-d5310c3455f9849243b7b950deb4e910aa1f24dd.zip
Initial commit of the UGCExample Project
Diffstat (limited to 'UGCExample.uproject')
-rw-r--r--UGCExample.uproject13
1 files changed, 13 insertions, 0 deletions
diff --git a/UGCExample.uproject b/UGCExample.uproject
new file mode 100644
index 0000000..70f4826
--- /dev/null
+++ b/UGCExample.uproject
@@ -0,0 +1,13 @@
+{
+ "FileVersion": 3,
+ "EngineAssociation": "",
+ "Category": "",
+ "Description": "",
+ "Modules": [
+ {
+ "Name": "UGCExample",
+ "Type": "Runtime",
+ "LoadingPhase": "Default"
+ }
+ ]
+} \ No newline at end of file