Merge branch 'JohnnyHatchet' of http://192.168.1.163:3000/AndreyCrusader/MKCC into JohnnyHatchet

This commit is contained in:
2020-12-10 22:18:46 +05:00
64 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ r.DefaultFeature.MotionBlur=False
r.DefaultFeature.LensFlare=False
r.TemporalAA.Upsampling=False
r.SSGI.Enable=False
r.DefaultFeature.AntiAliasing=0
r.DefaultFeature.AntiAliasing=1
r.DefaultFeature.LightUnits=1
r.DefaultBackBufferPixelFormat=4
r.Shadow.UnbuiltPreviewInGame=True
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+6
View File
@@ -9,5 +9,11 @@
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "SunPosition",
"Enabled": true
}
]
}