where is WinPlatform.Automation.cs ?

Im following the steamwork install guide from rama but i dont know where WinPlatform.Automation.cs is located. I searched my whole computer but cant find it.

He writes:
"WinPlatform.Automation.cs
In Visual Studio, this file is in the folder Programs/Automation/Win.Automation/WinPlatform.Automation.cs. Open it, and check that this string has your Steam API version:

string SteamVersion = “Steamv131”;
"

Same issue here!

Same…no idea where that is.

I think I found the answer. You only need to worry about WinPlatform.Automation.cs if you are building the engine from source. If you are using retail (like me) you don’t need to worry about it.

Hey ! You can only find it if you’re using the Source Engine rather than the small packaged one.

I havent managed to setup steam yet but I’ve heard people managed to do it.

Maybe on the 4.8 it’s easier than before.

WinPlatform.Automation.cs is NOT a folder on your Computer.
If you have the source of ue4 you must start it in Visual Studio.
In Visual Studio is a Project-Map window there is the folder programs …
That means Rama.