public WindowsPlatform(FilePath outputPath) { _outputPath = outputPath; PlatformTarget = UnityPlatformTarget.x86; }