aboutsummaryrefslogtreecommitdiff
path: root/Config/DefaultGame.ini
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 /Config/DefaultGame.ini
parentUpdated image paths. (diff)
downloadugcexample-d5310c3455f9849243b7b950deb4e910aa1f24dd.tar.xz
ugcexample-d5310c3455f9849243b7b950deb4e910aa1f24dd.zip
Initial commit of the UGCExample Project
Diffstat (limited to 'Config/DefaultGame.ini')
-rw-r--r--Config/DefaultGame.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini
new file mode 100644
index 0000000..0584b44
--- /dev/null
+++ b/Config/DefaultGame.ini
@@ -0,0 +1,12 @@
+
+[/Script/EngineSettings.GeneralProjectSettings]
+ProjectID=1573F6A744CE2F82F161BA9F844A9214
+
+[StartupActions]
+bAddPacks=True
+InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
+
+[/Script/UnrealEd.ProjectPackagingSettings]
+BuildConfiguration=PPBC_Development
+IncludePrerequisites=False
+