alanedwardes / VAwesomium

Awesomium implementation for Valve's Source Engine, as a UI element.
5 stars 3 forks source link

source 2013 :P #1

Closed filipopo closed 11 years ago

filipopo commented 11 years ago

it gives errors in the 2013 code ;d

alanedwardes commented 11 years ago

So it seems that the vgui::HTML control now uses a flavor of WebKit in the 2013 branch. Since the purpose of this project was to bring WebKit to the Source engine, it makes it redundant.

I'm going to use the vgui::HTML control in Estranged, I would advise you to do the same :)