bkeiren / AwesomiumUnity

Third-party Awesomium wrapper for Unity3D, wrapping Awesomium's C++ API with a custom C# API and accompanying Unity MonoBehaviour components.
108 stars 74 forks source link

Is it possible to change the useragent for webview? #15

Open x32feng opened 7 years ago

x32feng commented 7 years ago

Hi, this is great tool. However, one thing im trying and did not accomplish is that as you can see, right now the tool is using chrome 18. However, is it possible to initialize webcore with newer version of chrome, or just another browser?