diff --git a/EnvironmentProject.uproject b/EnvironmentProject.uproject index 6c8ce3e..5d7e88f 100644 --- a/EnvironmentProject.uproject +++ b/EnvironmentProject.uproject @@ -11,7 +11,13 @@ } ], "Plugins": [ - { + { + "Name": "OceanPlugin", + "Type": "Runtime", + "LoadingPhase": "PreDefault", + "Enabled": true + } +] "Name": "SteamVR", "Enabled": false, "SupportedTargetPlatforms": [ @@ -31,4 +37,4 @@ ] } ] -} \ No newline at end of file +}