Some final tweaks
This commit is contained in:
parent
249a88caac
commit
a5abcf97e4
|
@ -1,3 +1,7 @@
|
||||||
|
|
||||||
[/Script/EngineSettings.GeneralProjectSettings]
|
[/Script/EngineSettings.GeneralProjectSettings]
|
||||||
ProjectID=B1B3FFF2499F3381ECD967B8ECBB1860
|
ProjectID=B1B3FFF2499F3381ECD967B8ECBB1860
|
||||||
|
|
||||||
|
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||||
|
BuildConfiguration=PPBC_Shipping
|
||||||
|
|
||||||
|
|
BIN
Content/FantasyBundle/Maps/Demonstration_Castle.umap (Stored with Git LFS)
BIN
Content/FantasyBundle/Maps/Demonstration_Castle.umap (Stored with Git LFS)
Binary file not shown.
BIN
Content/_Game/UI/W_Reward.uasset (Stored with Git LFS)
BIN
Content/_Game/UI/W_Reward.uasset (Stored with Git LFS)
Binary file not shown.
|
@ -38,5 +38,8 @@
|
||||||
"Name": "BlueprintSnapNodes",
|
"Name": "BlueprintSnapNodes",
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"TargetPlatforms": [
|
||||||
|
"Windows"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue