Skip to content

Commit

Permalink
Added RemoveGrass support for the legacy version.
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Mar 28, 2021
1 parent 874de75 commit a962846
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions OpenLandLegacy/Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,13 @@ AppliedDefaultGraphicsPerformance=Maximum
EditorStartupMap=/Game/OpenLand/Maps/ExampleOpenLandMap.ExampleOpenLandMap
GameDefaultMap=/Game/OpenLand/Maps/ExampleOpenLandMap.ExampleOpenLandMap

[/Script/Engine.RendererSettings]
r.SupportAtmosphericFog=False
r.SupportPointLightWholeSceneShadows=False
r.SupportLowQualityLightmaps=False
r.SupportStationarySkylight=False
r.Mobile.EnableStaticAndCSMShadowReceivers=False
r.Mobile.AllowDistanceFieldShadows=False
r.Mobile.AllowMovableDirectionalLights=False
r.MobileDynamicPointLightsUseStaticBranch=False

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified OpenLandLegacy/Content/OpenLand/Core/Materials/M_OpenLand.uasset
Binary file not shown.
Binary file modified OpenLandLegacy/Content/OpenLand/Grass/GT_Ground.uasset
Binary file not shown.
Binary file modified OpenLandLegacy/Content/OpenLand/Maps/ExampleOpenLandMap.umap
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a962846

Please sign in to comment.