Initial commit

This commit is contained in:
2019-04-15 15:58:44 +05:00
commit bc1c2a4893
6 changed files with 36 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
Binaries
DerivedDataCache
Intermediate
Saved
.vscode
.vs
*.VC.db
*.opensdf
*.opendb
*.sdf
*.sln
*.suo
*.xcodeproj
*.xcworkspace
+6
View File
@@ -0,0 +1,6 @@
{
"FileVersion": 3,
"EngineAssociation": "4.22",
"Category": "",
"Description": ""
}
View File
+11
View File
@@ -0,0 +1,11 @@
[URL]
[/Script/Engine.RendererSettings]
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
[/Script/HardwareTargeting.HardwareTargetingSettings]
TargetedHardwareClass=Desktop
AppliedTargetedHardwareClass=Desktop
DefaultGraphicsPerformance=Maximum
AppliedDefaultGraphicsPerformance=Maximum
+2
View File
@@ -0,0 +1,2 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=298260114FF0789FD3F124934C4ED0BF
+3
View File
@@ -0,0 +1,3 @@
# COD
Developed with Unreal Engine 4